/netbsd-src/external/gpl2/gmake/dist/ |
H A D | hash.h | 84 #define STRING_HASH_1(KEY, RESULT) do { \ argument 89 #define return_STRING_HASH_1(KEY) do { \ argument 95 #define STRING_HASH_2(KEY, RESULT) do { \ argument 100 #define return_STRING_HASH_2(KEY) do { \ argument 114 #define STRING_N_HASH_1(KEY, N, RESULT) do { \ argument 122 #define return_STRING_N_HASH_1(KEY, N) do { \ argument 128 #define STRING_N_HASH_2(KEY, N, RESULT) do { \ argument 136 #define return_STRING_N_HASH_2(KEY, N) do { \ argument 153 #define ISTRING_HASH_1(KEY, RESULT) do { \ argument 158 #define return_ISTRING_HASH_1(KEY) do { \ argument [all …]
|
/netbsd-src/external/bsd/ntp/dist/include/ |
H A D | adjtime.h | 44 #define KEY 659847L macro
|
/netbsd-src/external/bsd/ntp/dist/tests/libntp/ |
H A D | authkeys.c | 128 const char* KEY = "52a"; in test_AddWithAuthUseKey() local 137 const char* KEY = ""; in test_EmptyKey() local
|
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | rclex.c | 76 #define K(KEY) { #KEY, KEY } argument 77 #define KRT(KEY) { #KEY, RT_##KEY } argument
|
/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | rclex.c | 76 #define K(KEY) { #KEY, KEY } argument 77 #define KRT(KEY) { #KEY, RT_##KEY } argument
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/ |
H A D | bio_enc_test.c | 24 static const unsigned char KEY[] = { variable
|
/netbsd-src/crypto/external/bsd/openssl/dist/test/ |
H A D | bio_enc_test.c | 24 static const unsigned char KEY[] = { variable
|
/netbsd-src/external/bsd/iscsi/dist/include/ |
H A D | parameters.h | 161 #define PARAM_LIST_ADD(LIST, TYPE, KEY, DFLT, VALID, ELSE) \ argument 167 #define PARAM_TEXT_ADD(LIST, KEY, VAL, TEXT, LEN, SIZE, OFFER, ELSE ) \ argument
|
/netbsd-src/usr.sbin/mtree/ |
H A D | misc.c | 61 } KEY; typedef [all...] |
/netbsd-src/external/bsd/nvi/dist/vi/ |
H A D | vi.c | 433 #define KEY(key, ec_flags) { \ macro
|
/netbsd-src/tests/lib/libc/db/ |
H A D | h_db.c | 62 enum S { COMMAND, COMPARE, GET, PUT, REMOVE, SEQ, SEQFLAG, KEY, DATA }; enumerator
|
/netbsd-src/external/mit/isl/dist/ |
H A D | isl_box.c | 550 #define KEY enum isl_fb_key macro
|
H A D | isl_schedule_read.c | 54 #define KEY enum isl_schedule_key macro
|
H A D | isl_schedule_constraints.c | 559 #define KEY enum isl_sc_key macro
|
H A D | isl_ast.c | 2626 #define KEY enum isl_ast_expr_op_type macro 2732 #define KEY enum isl_ast_expr_type macro 3334 #define KEY enum isl_ast_node_type macro
|
H A D | isl_ast_graft.c | 1510 #define KEY enum isl_graft_key macro
|
H A D | isl_flow.c | 1871 #define KEY enum isl_ai_key macro
|
/netbsd-src/external/gpl2/groff/dist/src/utils/indxbib/ |
H A D | indxbib.cpp | 472 KEY, // in the middle of a key in do_file() enumerator
|
/netbsd-src/external/gpl2/texinfo/dist/makeinfo/ |
H A D | xml.h | 71 TT, CODE, COMMAND_TAG, ENV, FILE_TAG, OPTION, SAMP, KBD, URL, KEY, enumerator
|
/netbsd-src/external/bsd/libevent/dist/test/ |
H A D | regress_ssl.c | 74 static const char KEY[] = variable
|
/netbsd-src/sys/sys/ |
H A D | mount.h | 225 #define VFS_LOADVNODE(MP, VP, KEY, KEY_LEN, NEW_KEY) \ argument
|
/netbsd-src/external/mpl/dhcp/dist/includes/ |
H A D | dhctoken.h | 258 KEY = 457, enumerator
|
/netbsd-src/external/mpl/dhcp/dist/keama/ |
H A D | dhctoken.h | 262 KEY = 457, enumerator
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
H A D | ExprObjC.h | 848 enum { BASE, KEY, END_EXPR }; enumerator
|
/netbsd-src/external/mit/expat/dist/lib/ |
H A D | xmlparse.c | 201 typedef const XML_Char *KEY; typedef
|