Searched defs:stacktop (Results 1 – 9 of 9) sorted by relevance
| /third_party/flutter/skia/third_party/externals/sdl/src/stdlib/ |
| D | SDL_qsort.c | 408 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/ |
| D | ppc-ffi_darwin.c | 111 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/ |
| D | toys.h | 121 void *stacktop; // nested toy_exec() call count, or 0 if vforked member
|
| /third_party/toybox/ |
| D | toys.h | 115 void *stacktop; // nested toy_exec() call count, or 0 if vforked member
|
| /third_party/libffi/src/powerpc/ |
| D | ffi_sysv.c | 388 valp stacktop; in ffi_prep_args_SYSV() local
|
| D | ffi_linux64.c | 455 valp stacktop; in ffi_prep_args64() local
|
| D | ffi_darwin.c | 117 unsigned long *const stacktop = stack + (bytes / sizeof(unsigned long)); in ffi_prep_args() local
|
| /third_party/glib/glib/pcre/ |
| D | pcre_jit_compile.c | 867 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/ |
| D | pcre2_jit_compile.c | 2121 …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()
|