Home
last modified time | relevance | path

Searched defs:DEF (Results 1 – 25 of 29) sorted by relevance

12

/netbsd-src/tests/dev/audio/
H A Daudiotest.c1413 #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 Dinternal-fn.h42 #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 Dasan.h92 #define DEF(X) ASAN_MARK_##X macro
H A Dtree-ssa-operands.h68 #define SET_DEF(DEF, V) ((*(DEF)) = (V)) argument
H A Dgimple-pretty-print.c729 #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 Dsel-sched-ir.h575 #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 Dinternal-fn.h46 #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 Dasan.h131 #define DEF(X) ASAN_MARK_##X macro
H A Dtree-ssa-operands.h68 #define SET_DEF(DEF, V) ((*(DEF)) = (V)) argument
H A Dgimple-pretty-print.cc743 #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 Dsel-sched-ir.h575 #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 Dcpu-i386.c120 #define N(BITS, MACH, NAME, PRINT, DEF, FILL, NEXT) \ argument
H A Dlinker.c1278 DEF, /* Mark symbol defined. */ enumerator
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dcpu-i386.c120 #define N(BITS, MACH, NAME, PRINT, DEF, FILL, NEXT) \ argument
H A Dlinker.c1281 DEF, /* Mark symbol defined. */ enumerator
/netbsd-src/sys/arch/prep/stand/boot/
H A Dmonitor.c333 #define DEF(x) \ macro
/netbsd-src/sys/arch/bebox/stand/boot/
H A Dmonitor.c333 #define DEF(x) \ macro
/netbsd-src/sys/arch/rs6000/stand/boot/
H A Dmonitor.c333 #define DEF(x) \ macro
/netbsd-src/usr.bin/xlint/common/
H A Dlint.h153 DEF /* defined */ global() enumerator
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dresolve.cc507 DEF = global_flag | regular_flag | def_flag, in should_override() enumerator
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dresolve.cc507 DEF = global_flag | regular_flag | def_flag, in should_override() enumerator
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-arc.c526 #define DEF(NAME, RELOC, REQ) \ macro
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Darc-opc.c2805 #define DEF(ADDR, CPU, SUBCLASS, NAME) \ macro
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-arc.c526 #define DEF(NAME, RELOC, REQ) \ macro
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Darc-opc.c2805 #define DEF(ADDR, CPU, SUBCLASS, NAME) \ macro

12