Searched refs:DO_CALL (Results 1 - 4 of 4) sorted by relevance

/haiku/src/system/libroot/posix/glibc/include/arch/m68k/
H A Dsysdep.h80 DO_CALL (syscall_name, args); \
/haiku/src/system/libroot/posix/glibc/include/arch/x86_64/
H A Dsysdep.h82 DO_CALL (syscall_name, args); \
/haiku/src/system/libroot/posix/glibc/include/arch/ppc/
H A Dsysdep.h190 #define DO_CALL(syscall) \ macro
203 DO_CALL (SYS_ify (syscall_name));
/haiku/src/system/libroot/posix/glibc/include/arch/x86/
H A Dsysdep.h98 DO_CALL (syscall_name, args); \

Completed in 41 milliseconds