Home | History | Annotate | Download | only in config

Lines Matching full:indexp

880   char *indexP;			/* Pointer to index specification with "[]" removed.  */
908 indexP = get_ispec (argP);
909 if (indexP)
911 p = strchr (indexP, '*');
926 /* Now indexP->a '\0'-terminated register name,
937 regnum = get_regnum (indexP); /* Get index reg. # */