Home
last modified time | relevance | path

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

/aosp_15_r20/external/toybox/toys/pending/
H A Dawk.c3589 static void add_stack(struct zvalue **stackp_needmore) in add_stack()
3610 *stackp_needmore = (struct zvalue*)TT.stack.limit - MIN_STACK_LEFT; in interpx() local