Home
last modified time | relevance | path

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

/titanic_51/usr/src/lib/libshell/common/include/
H A Dstreval.h134 #define A_QCOLON 26 macro
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dstreval.h141 #define A_QCOLON 26 macro
/titanic_51/usr/src/lib/libshell/common/sh/
H A Dstreval.c463 op = A_QCOLON; in gettok()
714 case A_QCOLON: in expr()
729 if(op!=A_QCOLON) in expr()
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dstreval.c546 op = A_QCOLON; in gettok()
809 case A_QCOLON: in expr()
824 if(op!=A_QCOLON) in expr()