Home
last modified time | relevance | path

Searched refs:__alignof (Results 1 – 12 of 12) sorted by relevance

/dragonfly/contrib/gcc-4.7/libgomp/
H A Dlibgomp_f.h.in77 || @OMP_LOCK_ALIGN@ != __alignof (omp_lock_t)
79 || @OMP_NEST_LOCK_ALIGN@ != __alignof (omp_nest_lock_t)
84 || @OMP_LOCK_25_ALIGN@ != __alignof (omp_lock_25_t)
86 || @OMP_NEST_LOCK_25_ALIGN@ != __alignof (omp_nest_lock_25_t)
H A Dcritical.c60 && __alignof (gomp_mutex_t) <= sizeof (void *)) in GOMP_critical_name_start()
109 && __alignof (gomp_mutex_t) <= sizeof (void *)) in GOMP_critical_name_end()
/dragonfly/contrib/gcc-8.0/libgomp/
H A Dlibgomp_f.h.in78 || @OMP_LOCK_ALIGN@ != __alignof (omp_lock_t)
80 || @OMP_NEST_LOCK_ALIGN@ != __alignof (omp_nest_lock_t)
85 || @OMP_LOCK_25_ALIGN@ != __alignof (omp_lock_25_t)
87 || @OMP_NEST_LOCK_25_ALIGN@ != __alignof (omp_nest_lock_25_t)
H A Dcritical.c61 && __alignof (gomp_mutex_t) <= sizeof (void *)) in GOMP_critical_name_start()
110 && __alignof (gomp_mutex_t) <= sizeof (void *)) in GOMP_critical_name_end()
/dragonfly/include/
H A Dstddef.h68 long long __max_align_nonce1 __aligned(__alignof(long long));
69 long double __max_align_nonce2 __aligned(__alignof(long double));
/dragonfly/contrib/gcc-8.0/libstdc++-v3/src/c++98/
H A Dios_failure.cc81 typedef char A[1 / (__alignof(ios::failure) <= __alignof(runtime_error))];
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Datomic_base.h355 reinterpret_cast<void *>(-__alignof(_M_i))); in _GLIBCXX_VISIBILITY()
363 reinterpret_cast<void *>(-__alignof(_M_i))); in _GLIBCXX_VISIBILITY()
670 reinterpret_cast<void *>(-__alignof(_M_p))); in _GLIBCXX_VISIBILITY()
678 reinterpret_cast<void *>(-__alignof(_M_p))); in _GLIBCXX_VISIBILITY()
/dragonfly/contrib/gcc-4.7/libgcc/config/
H A Dgthr-vxworks.h121 __attribute ((aligned (__alignof (unsigned))))
/dragonfly/sys/dev/drm/include/linux/
H A Dslab.h63 __alignof(struct __struct), (flags), NULL)
/dragonfly/sys/sys/
H A Dcdefs.h550 #define __alignof(x) __offsetof(struct { char __a; x __b; }, __b) macro
568 #define _Alignof(x) __alignof(x)
/dragonfly/stand/contrib/edk2/MdePkg/Include/
H A DBase.h588 … Parameter) __va_start (&Marker, &Parameter, _INT_SIZE_OF (Parameter), __alignof(Parameter), &Par…
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/std/
H A Datomic221 reinterpret_cast<void *>(-__alignof(_M_i)));
229 reinterpret_cast<void *>(-__alignof(_M_i)));