Home
last modified time | relevance | path

Searched refs:OPAT (Results 1 – 4 of 4) sorted by relevance

/external/mksh/src/
Dtree.c351 case OPAT: in wdvarput()
579 case OPAT: in wdscan()
809 case OPAT: in dumpwdvar_()
Dlex.c321 *wp++ = OPAT; in yylex()
700 *wp++ = OPAT; in yylex()
898 *wp++ = OPAT; in yylex()
Deval.c720 case OPAT: in expand()
Dsh.h1194 #define OPAT 9 /* open pattern: *(, @(, etc. */ macro