Home
last modified time | relevance | path

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

/external/mksh/src/
Dtree.c395 case OPAT: in wdvarput()
621 case OPAT: in wdscan()
878 case OPAT: in dumpwdvar_i()
Dlex.c308 *wp++ = OPAT; in yylex()
721 *wp++ = OPAT; in yylex()
886 *wp++ = OPAT; in yylex()
Deval.c751 case OPAT: in expand()
Dsh.h1393 #define OPAT 9 /* open pattern: *(, @(, etc. */ macro