Searched defs:TYPE_UNSIGNED (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/bsd/pcc/dist/pcc/driver/
H A Dtarget.c56 #define TYPE_UNSIGNED unsigned int macro
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dgdbtypes.h216 #define TYPE_UNSIGNED(t) (TYPE_MAIN_TYPE (t)->flag_unsigned) macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree.h833 #define TYPE_UNSIGNED(NODE) (TYPE_CHECK (NODE)->base.u.bits.unsigned_flag) macro
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree.h843 #define TYPE_UNSIGNED(NODE) (TYPE_CHECK (NODE)->base.u.bits.unsigned_flag) macro

Completed in 124 milliseconds