Home
last modified time | relevance | path

Searched defs:SAVE_SIZE (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libffi/src/powerpc/
H A Ddarwin_closure.S68 #define SAVE_SIZE (((LINKAGE_SIZE+PARAM_AREA+SAVED_FPR_COUNT*FPR_SIZE+RESULT_BYTES)+15) & -16LL) macro
/aosp_15_r20/external/python/cpython2/Modules/_ctypes/libffi/src/powerpc/
Ddarwin_closure.S68 #define SAVE_SIZE (((LINKAGE_SIZE+PARAM_AREA+SAVED_FPR_COUNT*FPR_SIZE+RESULT_BYTES)+15) & -16LL) macro