Searched defs:_ALIGN (Results 1 - 3 of 3) sorted by relevance

/haiku/headers/posix/sys/
H A Dparam.h25 #define _ALIGN(p) \ macro
/haiku/headers/compatibility/bsd/sys/
H A Dparam.h20 # define _ALIGN(p) (((unsigned)(p) + _ALIGNBYTES) & ~_ALIGNBYTES) macro
/haiku/headers/cpp/
H A Dstl_alloc.h318 enum {_ALIGN = 8}; enumerator in enum:__anon58
330 enum {_ALIGN = 8}; enumerator in enum:__default_alloc_template::__anon61

Completed in 101 milliseconds