Searched defs:FUNC (Results 1 - 25 of 26) sorted by relevance

12

/haiku-fatelf/src/system/kernel/arch/mips/
H A Darch_asm.S5 #define FUNC(name) .align 2 ; .globl name ; name: define
[all...]
/haiku-fatelf/src/system/libroot/posix/glibc/arch/m68k/
H A De_asin.c1 #define FUNC __ieee754_asin macro
H A De_asinf.c1 #define FUNC __ieee754_asinf macro
H A De_asinl.c1 #define FUNC __ieee754_asinl macro
H A De_sqrt.c1 #define FUNC __ieee754_sqrt macro
H A De_sqrtf.c1 #define FUNC __ieee754_sqrtf macro
H A De_sqrtl.c1 #define FUNC __ieee754_sqrtl macro
H A Ds_fabs.c1 #define FUNC fabs macro
H A Ds_fabsf.c1 #define FUNC fabsf macro
H A Ds_fabsl.c1 #define FUNC fabsl macro
H A Ds_nearbyint.c1 #define FUNC nearbyint macro
H A Ds_nearbyintf.c1 #define FUNC nearbyintf macro
H A Ds_nearbyintl.c1 #define FUNC nearbyintl macro
H A Ds_rint.c1 #define FUNC rint macro
H A Ds_rintf.c1 #define FUNC rintf macro
H A De_acos.c24 #define FUNC __ieee754_acos macro
31 FUNC (x) function
H A De_acosf.c2 #define FUNC __ieee754_acosf macro
H A De_acosl.c2 #define FUNC __ieee754_acosl macro
H A Ds_atanf.c2 #define FUNC atanf macro
H A Ds_atanl.c2 #define FUNC atanl macro
H A Ds_atan.c22 #define FUNC atan macro
/haiku-fatelf/src/bin/coreutils/lib/
H A Dfrexp.c38 # define FUNC frexpl macro
46 # define FUNC frexp macro
56 FUNC (DOUBLE x, int *expptr) function
H A Disnan.c39 # define FUNC rpl_isnanl macro
51 # define FUNC rpl_isnand macro
63 # define FUNC rpl_isnanf macro
83 FUNC (DOUBLE x) function
H A Dprintf-frexp.c37 # define FUNC printf_frexpl macro
50 # define FUNC printf_frexp macro
65 FUNC (DOUBLE x, int *expptr) function
/haiku-fatelf/src/bin/gdb/opcodes/
H A Ddlx-dis.c34 #define FUNC(x) (x & 0x7FF) macro

Completed in 101 milliseconds

12