Searched refs:SCALL (Results 1 – 4 of 4) sorted by relevance
64 #define TEST(SCALL) \ argument67 TEST_RETURN = SCALL; \83 #define TEST_VOID(SCALL) do { errno = 0; SCALL; TEST_ERRNO = errno; } while (0) argument
241 #define TEST(SCALL) \ argument244 TST_RET = SCALL; \248 #define TEST_VOID(SCALL) \ argument251 SCALL; \260 #define TESTPTR(SCALL) \ argument263 TST_RET_PTR = (void*)SCALL; \
744 // The SCALL and SBREAK instructions wererenamed to ECALL and EBREAK in
806 // The SCALL and SBREAK instructions wererenamed to ECALL and EBREAK in