Home
last modified time | relevance | path

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

/external/mksh/src/
Dtree.c418 case OPAT: in wdvarput()
648 case OPAT: in wdscan()
912 case OPAT: in dumpwdvar_i()
Dlex.c310 *wp++ = OPAT; in yylex()
727 *wp++ = OPAT; in yylex()
892 *wp++ = OPAT; in yylex()
Deval.c790 case OPAT: in expand()
Dsh.h1925 #define OPAT 9 /* open pattern: *(, @(, etc. */ macro