/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/bio/ |
H A D | b_sock.c | 177 # define ARG arg_32p in BIO_socket_ioctl() macro 186 # define ARG arg in BIO_socket_ioctl() macro 189 # define ARG arg in BIO_socket_ioctl() macro
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/bio/ |
H A D | bio_sock.c | 191 # define ARG arg_32p in BIO_socket_ioctl() macro 200 # define ARG arg in BIO_socket_ioctl() macro 203 # define ARG arg in BIO_socket_ioctl() macro
|
/netbsd-src/crypto/external/bsd/heimdal/dist/cf/ |
H A D | w32-hh-toc-from-info.pl | 39 ARG: { label
|
H A D | w32-list-externs-from-objs.pl | 91 ARG: { label
|
H A D | w32-def-from-dll.pl | 184 ARG: { label
|
/netbsd-src/external/lgpl3/mpfr/dist/tests/ |
H A D | tisnan.c | 34 #define ARG (i++, VOIDP_CAST(x)) in main() macro
|
/netbsd-src/usr.bin/tail/ |
H A D | tail.c | 87 #define ARG(units, forward, backward) { \ in main() macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | pass_manager.h | 132 #define NEXT_PASS_WITH_ARG(PASS, NUM, ARG) NEXT_PASS (PASS, NUM) argument
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | pass_manager.h | 132 #define NEXT_PASS_WITH_ARG(PASS, NUM, ARG) NEXT_PASS (PASS, NUM) argument
|
H A D | passes.c | 1532 #define NEXT_PASS_WITH_ARG(PASS, NUM, ARG) NEXT_PASS (PASS, NUM) in pass_manager() argument 1579 #define NEXT_PASS_WITH_ARG(PASS, NUM, ARG) \ in pass_manager() argument
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | arc-ext.h | 81 #define INSERT_XOP(OP, NAME, CODE, MASK, CPU, ARG, FLG) \ argument
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | arc-ext.h | 81 #define INSERT_XOP(OP, NAME, CODE, MASK, CPU, ARG, FLG) \ argument
|
/netbsd-src/external/bsd/pcc/dist/pcc/driver/ |
H A D | options.c | 45 #define ARG(n) (STR(n)|VAL) /* match, and require an argument */ macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/examples/tut04-toyvm/ |
H A D | toyvm.cc | 348 #define PUSH(ARG) (frame.push (ARG)) in interpret() argument 349 #define POP(ARG) (frame.pop ()) in interpret() argument
|
H A D | toyvm.c | 290 #define PUSH(ARG) (toyvm_frame_push (&frame, (ARG))) in toyvm_function_interpret() argument 291 #define POP(ARG) (toyvm_frame_pop (&frame)) in toyvm_function_interpret() argument
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/examples/tut04-toyvm/ |
H A D | toyvm.cc | 348 #define PUSH(ARG) (frame.push (ARG)) in interpret() argument 349 #define POP(ARG) (frame.pop ()) in interpret() argument
|
H A D | toyvm.c | 290 #define PUSH(ARG) (toyvm_frame_push (&frame, (ARG))) in toyvm_function_interpret() argument 291 #define POP(ARG) (toyvm_frame_pop (&frame)) in toyvm_function_interpret() argument
|
/netbsd-src/usr.bin/last/ |
H A D | last.c | 101 } ARG; typedef
|
/netbsd-src/sys/dev/wscons/ |
H A D | vt100_base.h | 73 #define ARG(d, n) ((d)->args[(n)]) macro
|
H A D | wsemul_sun.c | 110 #define ARG(n) (edp->args[(n)]) macro
|
/netbsd-src/usr.bin/rpcgen/ |
H A D | rpc_svcout.c | 56 static char ARG[] = "argument"; variable
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/xray/tests/unit/ |
H A D | fdr_controller_test.cc | 338 uint64_t ARG = 1; in TEST_F() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-opts.c | 54 #define TARGET_OPTF(ARG) argument
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-opts.cc | 54 #define TARGET_OPTF(ARG) argument
|
/netbsd-src/sys/dev/usb/ |
H A D | umcs.c | 68 #define DPRINTF(ARG) argument
|