HomeSort by relevance Sort by last modified time
    Searched full:ptns (Results 1 - 1 of 1) sorted by null

  /external/mksh/src/
syn.c 638 XPtrV ptns; local
640 XPinit(ptns, 16);
660 XPput(ptns, yylval.cp);
663 XPput(ptns, NULL);
664 t->vars = (char **)XPclose(ptns);

Completed in 80 milliseconds