Searched defs:UNSET (Results 1 – 20 of 20) sorted by relevance
67 enum { UNSET, YES, NO } iscsh = UNSET; in main() enumerator
992 #define UNSET (CGEN_SIZE_UNKNOWN + 1) macro
833 #define UNSET (CGEN_SIZE_UNKNOWN + 1) macro
1997 #define UNSET (CGEN_SIZE_UNKNOWN + 1) macro
1294 #define UNSET (CGEN_SIZE_UNKNOWN + 1) macro
1343 #define UNSET (CGEN_SIZE_UNKNOWN + 1) macro
1563 #define UNSET (CGEN_SIZE_UNKNOWN + 1) macro
6205 #define UNSET (CGEN_SIZE_UNKNOWN + 1) macro
982 #define UNSET (CGEN_SIZE_UNKNOWN + 1) in ip2k_cgen_rebuild_tables() macro
823 #define UNSET (CGEN_SIZE_UNKNOWN + 1) in openrisc_cgen_rebuild_tables() macro
1113 #define UNSET (CGEN_SIZE_UNKNOWN + 1) in mt_cgen_rebuild_tables() macro
1987 #define UNSET (CGEN_SIZE_UNKNOWN + 1) in iq2000_cgen_rebuild_tables() macro
1333 #define UNSET (CGEN_SIZE_UNKNOWN + 1) in m32r_cgen_rebuild_tables() macro
1284 #define UNSET (CGEN_SIZE_UNKNOWN + 1) in xstormy16_cgen_rebuild_tables() macro
1553 #define UNSET (CGEN_SIZE_UNKNOWN + 1) in fr30_cgen_rebuild_tables() macro
3315 #define UNSET (CGEN_SIZE_UNKNOWN + 1) in xc16x_cgen_rebuild_tables() macro
6266 #define UNSET (CGEN_SIZE_UNKNOWN + 1) in frv_cgen_rebuild_tables() macro
62957 #define UNSET (CGEN_SIZE_UNKNOWN + 1) in m32c_cgen_rebuild_tables() macro
174 static constexpr uint8_t UNSET = 0; variable
245 enum requirement { SET, UNSET, OPTIONAL }; enumerator