Home
last modified time | relevance | path

Searched defs:stacktop (Results 1 – 14 of 14) sorted by relevance

/external/toybox/
Dtoys.h117 void *stacktop; // nested toy_exec() call count, or 0 if vforked member
/external/python/cpython2/Modules/_ctypes/libffi_osx/powerpc/
Dppc-ffi_darwin.c111 unsigned long *const stacktop = in ffi_prep_args() local
114 unsigned long *const stacktop = longStack + (bytes / sizeof(long)); in ffi_prep_args() local
/external/python/cpython3/Modules/_ctypes/libffi_osx/powerpc/
Dppc-ffi_darwin.c111 unsigned long *const stacktop = in ffi_prep_args() local
114 unsigned long *const stacktop = longStack + (bytes / sizeof(long)); in ffi_prep_args() local
/external/valgrind/coregrind/
Dm_libcassert.c342 Addr stacktop; in show_sched_status_wrk() local
/external/python/cpython2/Modules/_ctypes/libffi/src/powerpc/
Dffi_sysv.c365 valp stacktop; in ffi_prep_args_SYSV() local
Dffi_linux64.c385 valp stacktop; in ffi_prep_args64() local
Dffi_darwin.c116 unsigned long *const stacktop = stack + (bytes / sizeof(unsigned long)); in ffi_prep_args() local
/external/python/cpython3/Modules/_ctypes/libffi/src/powerpc/
Dffi_sysv.c365 valp stacktop; in ffi_prep_args_SYSV() local
Dffi_linux64.c385 valp stacktop; in ffi_prep_args64() local
Dffi_darwin.c116 unsigned long *const stacktop = stack + (bytes / sizeof(unsigned long)); in ffi_prep_args() local
/external/libffi/src/powerpc/
Dffi_sysv.c365 valp stacktop; in ffi_prep_args_SYSV() local
Dffi_linux64.c385 valp stacktop; in ffi_prep_args64() local
Dffi_darwin.c116 unsigned long *const stacktop = stack + (bytes / sizeof(unsigned long)); in ffi_prep_args() local
/external/pcre/dist2/src/
Dpcre2_jit_compile.c1657 …mpiler_common *common, PCRE2_SPTR cc, PCRE2_SPTR ccend, int stackpos, int stacktop, BOOL recursive) in init_frame()
1905 BOOL save, int stackptr, int stacktop, BOOL needs_control_head) in copy_private_data()