Searched defs:CALL_MCOUNT (Results 1 - 4 of 4) sorted by relevance

/haiku/src/system/libroot/posix/glibc/include/arch/m68k/
H A Dsysdep.h63 #define CALL_MCOUNT \ macro
68 #define CALL_MCOUNT /* Do nothing. */ macro
/haiku/src/system/libroot/posix/glibc/include/arch/x86_64/
H A Dsysdep.h59 #define CALL_MCOUNT \ macro
68 #define CALL_MCOUNT /* Do nothing. */ macro
/haiku/src/system/libroot/posix/glibc/include/arch/x86/
H A Dsysdep.h81 #define CALL_MCOUNT \ macro
84 #define CALL_MCOUNT /* Do nothing. */ macro
/haiku/src/system/libroot/posix/glibc/include/arch/ppc/
H A Dsysdep.h120 #define CALL_MCOUNT \ macro
133 #define CALL_MCOUNT \ macro
145 #define CALL_MCOUNT /* Do nothing. */ macro

Completed in 46 milliseconds