Home
last modified time | relevance | path

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

/mirbsd/src/bin/mksh/
Dtree.c395 case OPAT: in wdvarput()
625 case OPAT: in wdscan()
880 case OPAT: in dumpwdvar_i()
Dlex.c322 *wp++ = OPAT; in yylex()
727 *wp++ = OPAT; in yylex()
889 *wp++ = OPAT; in yylex()
Deval.c768 case OPAT: in expand()
Dsh.h1334 #define OPAT 9 /* open pattern: *(, @(, etc. */ macro
/mirbsd/src/gnu/usr.bin/perl/x2p/
Da2p.h157 #define OPAT 5 macro
Da2p.y95 { $$ = oper1(OPAT,$1); }
Da2p.c2499 { yyval = oper1(OPAT,yyvsp[0]); } in yyparse()
Dwalk.c234 case OPAT: in walk()
1663 case OPAT: in prewalk()