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()
647 case OPAT: in wdscan()
911 case OPAT: in dumpwdvar_i()
Dlex.c308 *wp++ = OPAT; in yylex()
710 *wp++ = OPAT; in yylex()
875 *wp++ = OPAT; in yylex()
Deval.c784 case OPAT: in expand()
Dsh.h1711 #define OPAT 9 /* open pattern: *(, @(, etc. */ macro