Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/sdl/src/stdlib/
DSDL_qsort.c408 int stacktop=0; in qsort_nonaligned() local
439 int stacktop=0; in qsort_aligned() local
470 int stacktop=0; in qsort_words() local
/third_party/python/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
/third_party/toybox/porting/liteos_a/
Dtoys.h121 void *stacktop; // nested toy_exec() call count, or 0 if vforked member
/third_party/toybox/
Dtoys.h115 void *stacktop; // nested toy_exec() call count, or 0 if vforked member
/third_party/libffi/src/powerpc/
Dffi_sysv.c388 valp stacktop; in ffi_prep_args_SYSV() local
Dffi_linux64.c455 valp stacktop; in ffi_prep_args64() local
Dffi_darwin.c117 unsigned long *const stacktop = stack + (bytes / sizeof(unsigned long)); in ffi_prep_args() local
/third_party/glib/glib/pcre/
Dpcre_jit_compile.c867 static void init_frame(compiler_common *common, pcre_uchar *cc, int stackpos, int stacktop, BOOL re… in init_frame()
1017 BOOL save, int stackptr, int stacktop) in copy_locals()
/third_party/pcre2/pcre2/src/
Dpcre2_jit_compile.c2121 …id init_frame(compiler_common *common, PCRE2_SPTR cc, PCRE2_SPTR ccend, int stackpos, int stacktop) in init_frame()
2602 int type, int stackptr, int stacktop, BOOL has_quit) in copy_recurse_data()