Searched defs:nv_opensub (Results 1 - 1 of 1) sorted by relevance
/ast/src/cmd/ksh93/sh/ | ||
H A D | array.c | 251 return((np = nv_opensub(np)) && !nv_isnull(np)); 462 if(nq=nv_opensub(np)) 514 if(nq=nv_opensub(np)) 1561 Namval_t *nv_opensub(Namval_t* np) function |
Completed in 91 milliseconds