Home
last modified time | relevance | path

Searched defs:FUNC (Results 1 – 25 of 133) sorted by relevance

123456

/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/
H A Dhardfp.c29 TYPE FUNC (TYPE x, TYPE y) { return x + y; } in FUNC() function
31 TYPE FUNC (TYPE x, TYPE y) { return x - y; } in FUNC() function
33 TYPE FUNC (TYPE x) { return -x; } in FUNC() function
35 TYPE FUNC (TYPE x, TYPE y) { return x * y; } in FUNC() function
37 TYPE FUNC (TYPE x, TYPE y) { return x / y; } in FUNC() function
39 int FUNC (TYPE x, TYPE y) { return x == y ? 0 : 1; } in FUNC() function
41 int FUNC (TYPE x, TYPE y) { return x >= y ? 0 : -1; } in FUNC() function
43 int FUNC (TYPE x, TYPE y) { return x > y ? 1 : 0; } in FUNC() function
45 int FUNC (TYPE x, TYPE y) { return x <= y ? 0 : 1; } in FUNC() function
47 int FUNC (TYPE x, TYPE y) { return x < y ? -1 : 0; } in FUNC() function
[all …]
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/
H A Dhardfp.c29 TYPE FUNC (TYPE x, TYPE y) { return x + y; } in FUNC() function
31 TYPE FUNC (TYPE x, TYPE y) { return x - y; } in FUNC() function
33 TYPE FUNC (TYPE x) { return -x; } in FUNC() function
35 TYPE FUNC (TYPE x, TYPE y) { return x * y; } in FUNC() function
37 TYPE FUNC (TYPE x, TYPE y) { return x / y; } in FUNC() function
39 int FUNC (TYPE x, TYPE y) { return x == y ? 0 : 1; } in FUNC() function
41 int FUNC (TYPE x, TYPE y) { return x >= y ? 0 : -1; } in FUNC() function
43 int FUNC (TYPE x, TYPE y) { return x > y ? 1 : 0; } in FUNC() function
45 int FUNC (TYPE x, TYPE y) { return x <= y ? 0 : 1; } in FUNC() function
47 int FUNC (TYPE x, TYPE y) { return x < y ? -1 : 0; } in FUNC() function
[all …]
/netbsd-src/usr.sbin/tadpolectl/
H A Dtadpolectl.c122 #define FUNC(x) \ macro
145 FUNC(hw_mouse_sensitivity) in FUNC() function
170 FUNC(hw_power_battery_chargedisabled) in FUNC() function
193 FUNC(hw_mouse_disable) in FUNC() function
216 FUNC(hw_kbd_click) in FUNC() function
239 FUNC(hw_mouse_intclick) in FUNC() function
262 FUNC(hw_mouse_extclick) in FUNC() function
286 FUNC(hw_mouse_recalibrate) in FUNC() function
297 FUNC(hw_kbd_repeat_delay) in FUNC() function
322 FUNC(hw_kbd_repeat_speed) in FUNC() function
[all …]
/netbsd-src/common/lib/libc/arch/arm/gen/
H A Dbyte_swap_2.S35 #define FUNC _C_LABEL(bswap16) macro
37 #define FUNC _C_LABEL(__bswap16) macro
H A Dbyte_swap_4.S35 #define FUNC _C_LABEL(bswap32) macro
37 #define FUNC _C_LABEL(__bswap32) macro
/netbsd-src/common/lib/libc/arch/aarch64/gen/
H A Dbyte_swap_8.S35 #define FUNC _C_LABEL(bswap64) macro
37 #define FUNC _C_LABEL(__bswap64) macro
H A Dbyte_swap_2.S35 #define FUNC _C_LABEL(bswap16) macro
37 #define FUNC _C_LABEL(__bswap16) macro
H A Dbyte_swap_4.S35 #define FUNC _C_LABEL(bswap32) macro
37 #define FUNC _C_LABEL(__bswap32) macro
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-reduce/
H A DDeltaManager.cpp57 #define DELTA_PASS(NAME, FUNC) FUNC(Tester); in runAllDeltaPasses() argument
63 #define DELTA_PASS(NAME, FUNC) \ in runDeltaPassName() argument
76 #define DELTA_PASS(NAME, FUNC) OS << " " << NAME << "\n"; in printDeltaPasses() argument
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/
H A Disnan.c39 # define FUNC rpl_isnanl macro
51 # define FUNC rpl_isnand macro
63 # define FUNC rpl_isnanf macro
94 FUNC (DOUBLE x) in FUNC() function
H A Dfrexp.c40 # define FUNC frexpl macro
48 # define FUNC frexp macro
58 FUNC (DOUBLE x, int *expptr) in FUNC() function
H A Dmbsrtowcs.c32 #define FUNC mbsrtowcs macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/
H A Dnetbsd.h169 #define COLLECT_SHARED_INIT_FUNC(STREAM,FUNC) \ argument
175 #define COLLECT_SHARED_FINI_FUNC(STREAM,FUNC) \ argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/
H A Dnetbsd.h169 #define COLLECT_SHARED_INIT_FUNC(STREAM,FUNC) \ argument
175 #define COLLECT_SHARED_FINI_FUNC(STREAM,FUNC) \ argument
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/arc/
H A Dasm.h28 #define FUNC(X) .type X,@function macro
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/arc/
H A Dasm.h28 #define FUNC(X) .type X,@function macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/bfin/
H A Delf.h64 #define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) \ argument
/netbsd-src/external/gpl3/gcc/dist/gcc/config/bfin/
H A Delf.h64 #define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) \ argument
/netbsd-src/external/gpl3/gcc/dist/gcc/config/pa/
H A Dpa32-linux.h43 #define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) \ argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/pa/
H A Dpa32-linux.h43 #define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) \ argument
/netbsd-src/crypto/external/bsd/openssl/dist/providers/
H A Ddefltprov.c34 #define ALGC(NAMES, FUNC, CHECK) { { NAMES, "provider=default", FUNC }, CHECK } argument
35 #define ALG(NAMES, FUNC) ALGC(NAMES, FUNC, NULL) argument
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/
H A Dsde.h100 #define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) \ argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dsde.h100 #define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) \ argument
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Daix.h111 #define COLLECT_SHARED_INIT_FUNC(STREAM, FUNC) \ argument
113 #define COLLECT_SHARED_FINI_FUNC(STREAM, FUNC) \ argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Daix.h113 #define COLLECT_SHARED_INIT_FUNC(STREAM, FUNC) \ argument
115 #define COLLECT_SHARED_FINI_FUNC(STREAM, FUNC) \ argument

123456