Home
last modified time | relevance | path

Searched refs:NOVAL (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/lib/libshell/common/tests/
H A Dreturn.sh38 foo=NOVAL bar=NOVAL
71 foo=NOVAL bar=NOVAL
/titanic_44/usr/src/cmd/tip/
H A Dtip.h231 #define NOVAL ((value_t *)NULL) macro
H A Dvalue.c175 if (p != NOVAL) { in vtoken()