Home
last modified time | relevance | path

Searched defs:GET (Results 1 – 24 of 24) sorted by relevance

/netbsd/usr.bin/rpcgen/
H A Drpc_util.h51 #define GET 2 macro
/netbsd/usr.bin/patch/
H A Dcommon.h49 #define GET "get -e %s" macro
/netbsd/external/lgpl3/gmp/dist/scanf/
H A Ddoscan.c196 #define GET(c) \ macro
/netbsd/external/apache2/llvm/dist/llvm/lib/Support/
H A DMD5.cpp74 #define GET(n) (block[(n)]) macro
/netbsd/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_md5.cc27 #define GET(n) \ macro
/netbsd/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_md5.cc29 #define GET(n) \ macro
/netbsd/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_md5.cc27 #define GET(n) \ macro
/netbsd/tests/lib/libc/db/
H A Dh_db.c62 enum S { COMMAND, COMPARE, GET, PUT, REMOVE, SEQ, SEQFLAG, KEY, DATA }; enumerator
/netbsd/external/gpl3/gdb/dist/gas/
H A Dapp.c421 #define GET() \ in do_scrub_chars() macro
/netbsd/external/gpl3/binutils.old/dist/gas/
H A Dapp.c428 #define GET() \ in do_scrub_chars() macro
/netbsd/external/gpl3/gdb.old/dist/gas/
H A Dapp.c421 #define GET() \ in do_scrub_chars() macro
/netbsd/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dsym-file-loader.c50 #define GET(hdr, field) (\ macro
/netbsd/external/gpl3/binutils/dist/gas/
H A Dapp.c470 #define GET() \ in do_scrub_chars() macro
/netbsd/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dsym-file-loader.c50 #define GET(hdr, field) (\ macro
/netbsd/usr.bin/m4/
H A Dgnum4.c747 #define GET() if (fgets(line, (int)sizeof(line), f) == NULL) goto out in thaw_state() macro
/netbsd/sys/arch/hpc/include/
H A Dconfig_hook.h194 #define GET CONFIG_HOOK_GET macro
/netbsd/bin/ps/
H A Dprint.c1245 #define GET(type) (*(type *)bp) in printval() macro
/netbsd/crypto/external/bsd/openssl/dist/crypto/evp/
H A Dctrl_params_translate.c153 NONE = 0, GET = 1, SET = 2 enumerator
/netbsd/sys/dev/usb/
H A Duvideo.c445 #define GET(type, descp, field) (((const type *)(descp))->field) macro
/netbsd/external/zlib/pigz/dist/
H A Dpigz.c2270 #define GET() (g.in_eof || (g.in_left == 0 && load() == 0) ? EOF : \ macro
/netbsd/external/gpl3/gdb/dist/binutils/
H A Ddwarf.c7830 #define GET(VAR, N) SAFE_BYTE_GET_AND_INC (VAR, start, N, end) macro
/netbsd/external/gpl3/binutils.old/dist/binutils/
H A Ddwarf.c7611 #define GET(VAR, N) SAFE_BYTE_GET_AND_INC (VAR, start, N, end) macro
/netbsd/external/gpl3/gdb.old/dist/binutils/
H A Ddwarf.c7830 #define GET(VAR, N) SAFE_BYTE_GET_AND_INC (VAR, start, N, end) macro
/netbsd/external/gpl3/binutils/dist/binutils/
H A Ddwarf.c8870 #define GET(VAR, N) SAFE_BYTE_GET_AND_INC (VAR, start, N, end) macro