Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libshell/common/include/
H A Dstreval.h134 #define A_QCOLON 26 macro
/titanic_44/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()