Searched defs:__alignof__ (Results 1 – 2 of 2) sorted by relevance
/openbsd/gnu/usr.bin/gcc/gcc/ | ||
H A D | bitmap.c | 140 #define __alignof__(type) 0 macro |
/openbsd/gnu/gcc/gcc/ | ||
H A D | bitmap.c | 206 #define __alignof__(type) 0 in bitmap_obstack_initialize() macro |