Home
last modified time | relevance | path

Searched defs:OTHER (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/
H A Dfsaccess.c34 #define OTHER (STEP * 2) macro
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DAttributes.h75 #define ATTRIBUTE_ENUM(ENUM_NAME, OTHER) ENUM_NAME, argument
/netbsd-src/tests/usr.bin/xlint/lint1/
H A Dgcc_cast_union.c56 OTHER enumerator
/netbsd-src/external/bsd/openldap/dist/contrib/ldapc++/src/
H A DTlsOptions.cpp20 OTHER enumerator
H A DLDAPResult.h82 static const int OTHER = 80; variable
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DHistable.h61 HEAPCALLSTACK, EXPERIMENT, OTHER enumerator
/netbsd-src/games/fish/
H A Dfish.c67 #define OTHER(a) (1 - (a)) macro
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DHistable.h61 HEAPCALLSTACK, EXPERIMENT, OTHER enumerator
/netbsd-src/external/gpl2/groff/dist/src/preproc/refer/
H A Dref.cpp43 enum { OTHER, JOURNAL_ARTICLE, BOOK, ARTICLE_IN_BOOK, TECH_REPORT, BELL_TM }; enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIMemoryLegalizer.cpp73 OTHER = 1u << 4, enumerator
/netbsd-src/external/bsd/pcc/dist/pcc/cc/cxxcom/
H A Dtrees.c131 # define OTHER 04000 macro
/netbsd-src/external/bsd/pcc/dist/pcc/cc/ccom/
H A Dtrees.c133 # define OTHER 04000 macro
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-forwprop.cc1460 #define CASE_ATOMIC(NAME, OTHER, OP) \ in simplify_builtin_call() argument
/netbsd-src/external/bsd/libevent/dist/
H A Dhttp.c589 enum expect { NO, CONTINUE, OTHER }; enumerator