Searched defs:stacktop (Results 1 – 8 of 8) sorted by relevance
408 int stacktop=0; in qsort_nonaligned() local439 int stacktop=0; in qsort_aligned() local470 int stacktop=0; in qsort_words() local
121 void *stacktop; // nested toy_exec() call count, or 0 if vforked member
115 void *stacktop; // nested toy_exec() call count, or 0 if vforked member
111 unsigned long *const stacktop = in ffi_prep_args() local114 unsigned long *const stacktop = longStack + (bytes / sizeof(long)); in ffi_prep_args() local
388 valp stacktop; in ffi_prep_args_SYSV() local
455 valp stacktop; in ffi_prep_args64() local
117 unsigned long *const stacktop = stack + (bytes / sizeof(unsigned long)); in ffi_prep_args() local
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()