Home
last modified time | relevance | path

Searched refs:SLETPAREN (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/bin/ksh/
H A Dlex.h56 #define SLETPAREN 2 /* inside (( )), implicit quoting */ macro
H A Dlex.c135 state = SLETPAREN;
530 case SLETPAREN: /* LETEXPR: (( ... )) */
718 || state == SLETPAREN