Searched refs:ARRAY_SETSUB (Results 1 – 4 of 4) sorted by relevance
71 #define ARRAY_SETSUB (64L<<ARRAY_BITS) /* set subscript */ macro
1234 if(mode&ARRAY_SETSUB) in nv_putsub()1337 if(mode&ARRAY_SETSUB) in nv_putsub()
803 nv_putsub(SH_MATCHNOD, NIL(char*), (nmatch-1)|ARRAY_FILL|ARRAY_SETSUB); in sh_setmatch()827 nv_putsub(np, NIL(char*), index|ARRAY_FILL|ARRAY_SETSUB); in sh_setmatch()
221 nv_putsub(bp->np, bp->sub,(bp->isub<0?0:bp->isub)|ARRAY_SETSUB); in block_done()