Searched refs:array_getup (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/ksh93/sh/
H A Darray.c195 static union Value *array_getup(Namval_t *np, Namarr_t *arp, int update) function
694 up = array_getup(np,ap,!nofree);
1038 if(!(up = array_getup(np,ap,0)))

Completed in 10 milliseconds