Searched refs:RES (Results 1 - 10 of 10) sorted by relevance

/haiku/src/system/libroot/posix/glibc/arch/x86/
H A Dmul_1.S27 #define RES PARMS define
28 #define S1 RES+PTR_SIZE
46 movl RES(%esp), %res_ptr
52 CHECK_BOUNDS_BOTH_WIDE (%res_ptr, RES(%esp), %size)
H A Daddmul_1.S27 #define RES PARMS define
28 #define S1 RES+PTR_SIZE
46 movl RES(%esp), %res_ptr
52 CHECK_BOUNDS_BOTH_WIDE (%res_ptr, RES(%esp), %size)
H A Dsubmul_1.S27 #define RES PARMS define
28 #define S1 RES+PTR_SIZE
46 movl RES(%esp), %res_ptr
52 CHECK_BOUNDS_BOTH_WIDE (%res_ptr, RES(%esp), %sizeP)
H A Dadd_n.S27 #define RES PARMS define
28 #define S1 RES+PTR_SIZE
41 movl RES(%esp),%edi
47 CHECK_BOUNDS_BOTH_WIDE (%edi, RES(%esp), %ecx)
H A Dsub_n.S27 #define RES PARMS define
28 #define S1 RES+PTR_SIZE
41 movl RES(%esp),%edi
47 CHECK_BOUNDS_BOTH_WIDE (%edi, RES(%esp), %ecx)
H A Dlshift.S26 #define RES PARMS define
27 #define S RES+PTR_SIZE
40 movl RES(%esp),%edi
46 CHECK_BOUNDS_BOTH_WIDE (%edi, RES(%esp), %ebx)
H A Drshift.S26 #define RES PARMS define
27 #define S RES+PTR_SIZE
40 movl RES(%esp),%edi
46 CHECK_BOUNDS_BOTH_WIDE (%edi, RES(%esp), %ebx)
/haiku/headers/tools/cppunit/
H A DTestUtils.h11 #define RES DecodeResult macro
/haiku/src/tests/kits/support/barchivable/
H A DInstantiateObjectTester.cpp478 RES(fAddonId);
/haiku/src/tests/kits/storage/
H A DMimeSnifferTest.cpp1087 RES(error);

Completed in 168 milliseconds