Searched refs:T_STR (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libcmd/common/
H A Dexpr.c122 #define T_STR 2 macro
227 np->type = T_STR;
260 np->type = T_STR;
274 np->type = T_STR;
306 if (np->type&T_STR)
318 np->type = T_STR;
338 np->type = T_STR;
409 if (np->type&T_STR)
413 if (rp.type&T_STR)
527 if (node.type&T_STR)
[all...]

Completed in 82 milliseconds