Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/gcc/gcc/
Dtree.h647 #define TYPE_ALIGN_OK(NODE) (TYPE_CHECK (NODE)->common.nothrow_flag) macro
/openbsd/src/gnu/gcc/gcc/
Dtree.h1206 #define TYPE_ALIGN_OK(NODE) (TYPE_CHECK (NODE)->common.nothrow_flag) macro