Home
last modified time | relevance | path

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

/openbsd/src/regress/lib/libm/fpaccuracy/
Dtrailer.h74 #define KEY(x) (-(x)->err1) in Fn() macro
77 #define KEY(x) (-(x)->err2) in Fn() macro
/openbsd/src/gnu/usr.bin/perl/cpan/CPAN/lib/CPAN/
DInfoObj.pm158 KEY: for (sort keys %$self) { label
/openbsd/src/usr.sbin/mtree/
Dmisc.c50 } KEY; typedef
/openbsd/src/sys/arch/amd64/amd64/
Daes_intel.S81 #define KEY %xmm2 macro
/openbsd/src/usr.bin/indent/
Dargs.c62 #define KEY 4 /* type (keyword) */ macro
/openbsd/src/gnu/usr.bin/perl/regen/
Dmph.pl452 KEY: label
/openbsd/src/regress/lib/libcrypto/aead/
Daeadtest.c61 KEY, /* hex encoded key. */ enumerator
/openbsd/src/usr.bin/vi/vi/
Dvi.c419 #define KEY(key, ec_flags) { \ macro
/openbsd/src/regress/lib/libc/db/
Ddbtest.c49 enum S { COMMAND, COMPARE, GET, PUT, REMOVE, SEQ, SEQFLAG, KEY, DATA }; enumerator
/openbsd/src/gnu/usr.bin/perl/dist/Tie-File/lib/Tie/
DFile.pm1737 KEY => 1, constant
/openbsd/src/gnu/usr.bin/texinfo/makeinfo/
Dxml.h69 TT, CODE, COMMAND_TAG, ENV, FILE_TAG, OPTION, SAMP, KBD, URL, KEY, enumerator
/openbsd/src/gnu/usr.bin/perl/ext/XS-APItest/
DAPItest.xs3836 #define store_hint(KEY, VALUE) \ argument
3838 #define hint_ok(KEY, EXPECT) \ argument
3843 #define check_hint(KEY, EXPECT) \ argument
/openbsd/src/gnu/llvm/clang/include/clang/AST/
DExprObjC.h848 enum { BASE, KEY, END_EXPR }; enumerator
/openbsd/src/lib/libexpat/lib/
Dxmlparse.c226 typedef const XML_Char *KEY; typedef