Home
last modified time | relevance | path

Searched refs:OFS_INT8 (Results 1 – 3 of 3) sorted by relevance

/external/libffi/src/sh/
Dffi.c506 #define OFS_INT8 0 macro
509 #define OFS_INT8 3 macro
560 avalue[i] = (((char *)pgr) + OFS_INT8); in ffi_closure_helper_SYSV()
645 avalue[i] = (((char *)pst) + OFS_INT8); in ffi_closure_helper_SYSV()
/external/python/cpython2/Modules/_ctypes/libffi/src/sh/
Dffi.c506 #define OFS_INT8 0 macro
509 #define OFS_INT8 3 macro
560 avalue[i] = (((char *)pgr) + OFS_INT8); in ffi_closure_helper_SYSV()
645 avalue[i] = (((char *)pst) + OFS_INT8); in ffi_closure_helper_SYSV()
/external/python/cpython3/Modules/_ctypes/libffi/src/sh/
Dffi.c506 #define OFS_INT8 0 macro
509 #define OFS_INT8 3 macro
560 avalue[i] = (((char *)pgr) + OFS_INT8); in ffi_closure_helper_SYSV()
645 avalue[i] = (((char *)pst) + OFS_INT8); in ffi_closure_helper_SYSV()