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

/haiku-fatelf/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-fatelf/headers/tools/cppunit/
H A DTestUtils.h11 #define RES DecodeResult macro
/haiku-fatelf/src/tests/kits/support/barchivable/
H A DInstantiateObjectTester.cpp478 RES(fAddonId);
/haiku-fatelf/src/tests/kits/storage/
H A DMimeSnifferTest.cpp1084 RES(error);
/haiku-fatelf/src/libs/print/libgutenprint/src/main/
H A Dprint-canon.c994 #define PUT(WHAT,VAL,RES) stp_deprintf(STP_DBG_CANON,"canon: "WHAT\
995 " is %04x =% 5d = %f\" = %f mm\n",(VAL),(VAL),(VAL)/(1.*RES),(VAL)/(RES/25.4))

Completed in 78 milliseconds