Home
last modified time | relevance | path

Searched refs:stack_shift (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/lib/libshell/common/sh/
H A Dlex.c2022 static char *stack_shift(Stk_t *stkp, register char *sp,char *dp) in stack_shift() function
2150 sp = stack_shift(stkp,sp,dp); in sh_endword()
2199 sp = stack_shift(stkp,sp,dp+1); in sh_endword()
2239 sp = stack_shift(stkp,sp,dp); in sh_endword()
2255 sp = stack_shift(stkp,sp,dp); in sh_endword()