/netbsd-src/tests/dev/audio/ |
H A D | audiotest.c | 1413 #define DEF(name) \ macro 1440 DEF(open_mode_RDONLY) { test_open_mode(O_RDONLY); } in DEF() function 1441 DEF(open_mode_WRONLY) { test_open_mode(O_WRONLY); } in DEF() function 1442 DEF(open_mode_RDWR) { test_open_mode(O_RDWR); } in DEF() function 1671 DEF(open_audio_RDONLY) { test_open("audio", O_RDONLY); } in DEF() function 1672 DEF(open_audio_WRONLY) { test_open("audio", O_WRONLY); } in DEF() function 1673 DEF(open_audio_RDWR) { test_open("audio", O_RDWR); } in DEF() function 1674 DEF(open_sound_RDONLY) { test_open("sound", O_RDONLY); } in DEF() function 1675 DEF(open_sound_WRONLY) { test_open("sound", O_WRONLY); } in DEF() function 1676 DEF(open_sound_RDWR) { test_open("sound", O_RDWR); } in DEF() function [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | internal-fn.h | 42 #define DEF(X) IFN_UNIQUE_##X macro 67 #define DEF(X) IFN_GOACC_LOOP_##X macro 90 #define DEF(X) IFN_GOACC_REDUCTION_##X macro
|
H A D | asan.h | 92 #define DEF(X) ASAN_MARK_##X macro
|
H A D | tree-ssa-operands.h | 68 #define SET_DEF(DEF, V) ((*(DEF)) = (V)) argument
|
H A D | gimple-pretty-print.c | 729 #define DEF(X) #X in dump_gimple_call_args() macro 738 #define DEF(X) #X in dump_gimple_call_args() macro 746 #define DEF(X) #X in dump_gimple_call_args() macro 755 #define DEF(X) #X in dump_gimple_call_args() macro
|
H A D | sel-sched-ir.h | 575 #define FOR_EACH_DEF(DEF, I, DEF_LIST) _FOR_EACH (def, (DEF), (I), (DEF_LIST)) argument
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | internal-fn.h | 46 #define DEF(X) IFN_UNIQUE_##X macro 71 #define DEF(X) IFN_GOACC_LOOP_##X macro 94 #define DEF(X) IFN_GOACC_REDUCTION_##X macro
|
H A D | asan.h | 131 #define DEF(X) ASAN_MARK_##X macro
|
H A D | tree-ssa-operands.h | 68 #define SET_DEF(DEF, V) ((*(DEF)) = (V)) argument
|
H A D | gimple-pretty-print.cc | 743 #define DEF(X) #X in dump_gimple_call_args() macro 752 #define DEF(X) #X in dump_gimple_call_args() macro 760 #define DEF(X) #X in dump_gimple_call_args() macro 770 #define DEF(X) #X in dump_gimple_call_args() macro
|
H A D | sel-sched-ir.h | 575 #define FOR_EACH_DEF(DEF, I, DEF_LIST) _FOR_EACH (def, (DEF), (I), (DEF_LIST)) argument
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | cpu-i386.c | 120 #define N(BITS, MACH, NAME, PRINT, DEF, FILL, NEXT) \ argument
|
H A D | linker.c | 1278 DEF, /* Mark symbol defined. */ enumerator
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | cpu-i386.c | 120 #define N(BITS, MACH, NAME, PRINT, DEF, FILL, NEXT) \ argument
|
H A D | linker.c | 1281 DEF, /* Mark symbol defined. */ enumerator
|
/netbsd-src/sys/arch/prep/stand/boot/ |
H A D | monitor.c | 333 #define DEF(x) \ macro
|
/netbsd-src/sys/arch/bebox/stand/boot/ |
H A D | monitor.c | 333 #define DEF(x) \ macro
|
/netbsd-src/sys/arch/rs6000/stand/boot/ |
H A D | monitor.c | 333 #define DEF(x) \ macro
|
/netbsd-src/usr.bin/xlint/common/ |
H A D | lint.h | 153 DEF /* defined */ global() enumerator
|
/netbsd-src/external/gpl3/binutils/dist/gold/ |
H A D | resolve.cc | 507 DEF = global_flag | regular_flag | def_flag, in should_override() enumerator
|
/netbsd-src/external/gpl3/binutils.old/dist/gold/ |
H A D | resolve.cc | 507 DEF = global_flag | regular_flag | def_flag, in should_override() enumerator
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | tc-arc.c | 526 #define DEF(NAME, RELOC, REQ) \ macro
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | arc-opc.c | 2805 #define DEF(ADDR, CPU, SUBCLASS, NAME) \ macro
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | tc-arc.c | 526 #define DEF(NAME, RELOC, REQ) \ macro
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | arc-opc.c | 2805 #define DEF(ADDR, CPU, SUBCLASS, NAME) \ macro
|