Searched defs:stacktop (Results 1 – 11 of 11) sorted by relevance
111 unsigned long *const stacktop = in ffi_prep_args() local114 unsigned long *const stacktop = longStack + (bytes / sizeof(long)); in ffi_prep_args() local
113 void *stacktop; // nested toy_exec() call count, or 0 if vforked member
365 valp stacktop; in ffi_prep_args_SYSV() local
385 valp stacktop; in ffi_prep_args64() local
116 unsigned long *const stacktop = stack + (bytes / sizeof(unsigned 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
396 final Type stacktop = stack().peek(); in visitStoreInstruction() local
2119 …id init_frame(compiler_common *common, PCRE2_SPTR cc, PCRE2_SPTR ccend, int stackpos, int stacktop) in init_frame()2546 int type, int stackptr, int stacktop, BOOL has_quit) in copy_recurse_data()