Home
last modified time | relevance | path

Searched defs:TYPE_ALIGN_UNIT (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dtree.h1064 #define TYPE_ALIGN_UNIT(NODE) (TYPE_ALIGN (NODE) / BITS_PER_UNIT) macro
/openbsd-src/gnu/gcc/gcc/
H A Dtree.h1965 #define TYPE_ALIGN_UNIT(NODE) (TYPE_ALIGN (NODE) / BITS_PER_UNIT) macro