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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Ddarwin.h451 #define BOOL_TYPE_SIZE (darwin_one_byte_bool ? CHAR_TYPE_SIZE : INT_TYPE_SIZE) macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Ddarwin.h451 #define BOOL_TYPE_SIZE (darwin_one_byte_bool ? CHAR_TYPE_SIZE : INT_TYPE_SIZE) macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Ddefaults.h483 #define BOOL_TYPE_SIZE CHAR_TYPE_SIZE macro
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Ddefaults.h493 #define BOOL_TYPE_SIZE CHAR_TYPE_SIZE macro

Completed in 74 milliseconds