Home
last modified time | relevance | path

Searched defs:FUNCTION_NAME (Results 1 – 25 of 32) sorted by relevance

12

/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dgold.h164 #define FUNCTION_NAME static_cast<const char*>(__FUNCTION__) macro
166 #define FUNCTION_NAME __FUNCTION__ macro
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dgold.h164 #define FUNCTION_NAME static_cast<const char*>(__FUNCTION__) macro
166 #define FUNCTION_NAME __func__ macro
/netbsd-src/sys/external/bsd/compiler_rt/dist/test/builtins/timing/
H A Dfloatundixf.c6 #define FUNCTION_NAME __floatundixf macro
H A Dfloatdixf.c6 #define FUNCTION_NAME __floatdixf macro
H A Dfloatdisf.c6 #define FUNCTION_NAME __floatdisf macro
H A Dfloatundisf.c6 #define FUNCTION_NAME __floatundisf macro
H A Dfloatdidf.c6 #define FUNCTION_NAME __floatdidf macro
H A Dashldi3.c6 #define FUNCTION_NAME __ashldi3 macro
H A Dlshrdi3.c6 #define FUNCTION_NAME __lshrdi3 macro
H A Dashrdi3.c6 #define FUNCTION_NAME __ashrdi3 macro
H A Dnegdi2.c6 #define FUNCTION_NAME __negdi2 macro
H A Dumoddi3.c6 #define FUNCTION_NAME __umoddi3 macro
H A Dmodsi3.c6 #define FUNCTION_NAME __modsi3 macro
/netbsd-src/sys/external/bsd/compiler_rt/dist/test/timing/
H A Dfloatdixf.c6 #define FUNCTION_NAME __floatdixf macro
H A Dfloatundixf.c6 #define FUNCTION_NAME __floatundixf macro
H A Dfloatdidf.c6 #define FUNCTION_NAME __floatdidf macro
H A Dfloatundisf.c6 #define FUNCTION_NAME __floatundisf macro
H A Dfloatdisf.c6 #define FUNCTION_NAME __floatdisf macro
H A Dlshrdi3.c6 #define FUNCTION_NAME __lshrdi3 macro
H A Dnegdi2.c6 #define FUNCTION_NAME __negdi2 macro
H A Dashldi3.c6 #define FUNCTION_NAME __ashldi3 macro
H A Dashrdi3.c6 #define FUNCTION_NAME __ashrdi3 macro
H A Dmodsi3.c6 #define FUNCTION_NAME __modsi3 macro
H A Dmuldi3.c6 #define FUNCTION_NAME __muldi3 macro
H A Dumoddi3.c6 #define FUNCTION_NAME __umoddi3 macro

12