Searched refs:nv_aindex (Results 1 – 21 of 21) sorted by relevance
87 nv_aindex;
88 nv_aindex;
244 extern int nv_aindex(Namval_t*);
255 extern int nv_aindex(Namval_t*);
255 extern __MANGLE__ int nv_aindex __PROTO__((Namval_t*));
483 lvalue->nosub = nv_aindex(np)+1; in arith()
510 if((arg->argflag&ARG_APPEND) && (!nv_isarray(np) || (nv_aindex(np)>=0))) in nv_setlist() 1144 else if(c==0 && mode && (n=nv_aindex(np))>0) in nv_create() 1559 nv_putsub(np,(char*)0,ARRAY_ADD|nv_aindex(np)); in nv_open() 3286 index=nv_aindex(np); in nv_rename()
874 sub = nv_aindex(SH_MATCHNOD); in get_match() 876 sub2 = nv_aindex(np); in get_match()
198 if(nv_isarray(np) && (isub=nv_aindex(np)) < 0) in block_info()
1630 int nv_aindex(register Namval_t* np) in nv_aindex() function
1887 if(nv_aindex(np) > dolmax) in varsub()
648 else if((ap=nv_arrayptr(np)) && nv_aindex(np)>0 && ap->nelem==1 && nv_getval(np)==Empty) in setall() 1469 if(nv_aindex(np)>=0) in print_scan()
448 if((arg->argflag&ARG_APPEND) && (!nv_isarray(np) || (nv_aindex(np)>=0))) in nv_setlist()963 else if(c==0 && mode && (n=nv_aindex(np))>0) in nv_create()2924 index=nv_aindex(np); in nv_rename()
189 if(nv_isarray(np) && (isub=nv_aindex(np)) < 0) in block_info()
1154 int nv_aindex(register Namval_t* np) in nv_aindex() function
750 sub = nv_aindex(np); in get_match()
1755 if(nv_aindex(np) > dolmax) in varsub()
1190 if(nv_aindex(np)>=0) in print_scan()