Searched defs:__func__ (Results 1 - 7 of 7) sorted by relevance

/netbsd-6-1-5-RELEASE/external/mit/expat/dist/tests/
H A Dminicheck.h25 #define __func__ __FUNCTION__ macro
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/bfin/
H A Ddv-bfin_evt.c136 sim_io_error (CPU_STATE (cpu), "%s: ivg %i out of range !", __func__, ivg); local
145 sim_io_error (CPU_STATE (cpu), "%s: ivg %i out of range !", __func__, ivg); local
/netbsd-6-1-5-RELEASE/external/apache2/mDNSResponder/dist/mDNSCore/
H A DDNSCommon.h396 #define __func__ __FUNCTION__ macro
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/utils/
H A Dcommon.h378 #define __func__ "__func__ not defined" macro
/netbsd-6-1-5-RELEASE/sys/arch/mips/rmi/
H A Drmixl_intr.c945 __func__, sc->sc_vec_evcnts[vec].ev_name, local
[all...]
/netbsd-6-1-5-RELEASE/sys/sys/
H A Dcdefs.h353 #define __func__ __PRETTY_FUNCTION__ macro
355 #define __func__ __FUNCTION__ macro
357 #define __func__ "" macro
/netbsd-6-1-5-RELEASE/sys/arch/powerpc/booke/
H A De500_intr.c1058 "%s: cpu%u: ci_cpl (%d) != 0", __func__, cpu_number(), local
1061 "%s: cpu%u: CTPR (%d) != IPL_NONE", __func__, cpu_number(), local
[all...]

Completed in 207 milliseconds