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

/ast/src/cmd/sortlib/sync/
H A Dss.h72 #define SS_OP_value 3 macro
83 #define ssopdata(o) ((o)<=SS_OP_value)
H A Dss.c1014 xp->op = SS_OP_value;
1038 xp->op = SS_OP_value;
1059 xp->op = SS_OP_value;
1080 xp->op = SS_OP_value;
1256 if (xp->right.expr->op == SS_OP_value && !dp->value)
1853 case SS_OP_value:

Completed in 16 milliseconds