Home
last modified time | relevance | path

Searched defs:UNSET (Results 1 – 20 of 20) sorted by relevance

/openbsd-src/usr.bin/su/
H A Dsu.c67 enum { UNSET, YES, NO } iscsh = UNSET; in main() enumerator
/openbsd-src/gnu/usr.bin/binutils/opcodes/
H A Dip2k-desc.c992 #define UNSET (CGEN_SIZE_UNKNOWN + 1) macro
H A Dopenrisc-desc.c833 #define UNSET (CGEN_SIZE_UNKNOWN + 1) macro
H A Diq2000-desc.c1997 #define UNSET (CGEN_SIZE_UNKNOWN + 1) macro
H A Dxstormy16-desc.c1294 #define UNSET (CGEN_SIZE_UNKNOWN + 1) macro
H A Dm32r-desc.c1343 #define UNSET (CGEN_SIZE_UNKNOWN + 1) macro
H A Dfr30-desc.c1563 #define UNSET (CGEN_SIZE_UNKNOWN + 1) macro
H A Dfrv-desc.c6205 #define UNSET (CGEN_SIZE_UNKNOWN + 1) macro
/openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/
H A Dip2k-desc.c982 #define UNSET (CGEN_SIZE_UNKNOWN + 1) in ip2k_cgen_rebuild_tables() macro
H A Dopenrisc-desc.c823 #define UNSET (CGEN_SIZE_UNKNOWN + 1) in openrisc_cgen_rebuild_tables() macro
H A Dmt-desc.c1113 #define UNSET (CGEN_SIZE_UNKNOWN + 1) in mt_cgen_rebuild_tables() macro
H A Diq2000-desc.c1987 #define UNSET (CGEN_SIZE_UNKNOWN + 1) in iq2000_cgen_rebuild_tables() macro
H A Dm32r-desc.c1333 #define UNSET (CGEN_SIZE_UNKNOWN + 1) in m32r_cgen_rebuild_tables() macro
H A Dxstormy16-desc.c1284 #define UNSET (CGEN_SIZE_UNKNOWN + 1) in xstormy16_cgen_rebuild_tables() macro
H A Dfr30-desc.c1553 #define UNSET (CGEN_SIZE_UNKNOWN + 1) in fr30_cgen_rebuild_tables() macro
H A Dxc16x-desc.c3315 #define UNSET (CGEN_SIZE_UNKNOWN + 1) in xc16x_cgen_rebuild_tables() macro
H A Dfrv-desc.c6266 #define UNSET (CGEN_SIZE_UNKNOWN + 1) in frv_cgen_rebuild_tables() macro
H A Dm32c-desc.c62957 #define UNSET (CGEN_SIZE_UNKNOWN + 1) in m32c_cgen_rebuild_tables() macro
/openbsd-src/gnu/llvm/libcxxabi/src/
H A Dcxa_guard_impl.h174 static constexpr uint8_t UNSET = 0; variable
/openbsd-src/gnu/gcc/gcc/
H A Dgenmodes.c245 enum requirement { SET, UNSET, OPTIONAL }; enumerator