Searched refs:NV_ANAME (Results 1 – 3 of 3) sorted by relevance
220 #define NV_ANAME 4 /* return subscript name */ macro
1609 return((char*)((*ap->header.fun)(np,NIL(char*),NV_ANAME))); in nv_getsub()1742 case NV_ANAME: in nv_associative()
450 cp = (char*)((*ap->fun)(nr,NIL(char*),NV_ANAME)); in clone_type()