Home
last modified time | relevance | path

Searched defs:PAD_SIZE (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/include/
Dmemalign.h70 #define PAD_SIZE(s, pad) (PAD_COUNT(s, pad) * pad) macro
/external/libffi/src/powerpc/
Ddarwin_closure.S69 #define PAD_SIZE (SAVE_SIZE-(LINKAGE_SIZE+PARAM_AREA+SAVED_FPR_COUNT*FPR_SIZE+RESULT_BYTES)) macro
/external/python/cpython2/Modules/_ctypes/libffi/src/powerpc/
Ddarwin_closure.S69 #define PAD_SIZE (SAVE_SIZE-(LINKAGE_SIZE+PARAM_AREA+SAVED_FPR_COUNT*FPR_SIZE+RESULT_BYTES)) macro