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

/ast/src/lib/libexpr/
H A DOexparse.h81 #define S2X 306 macro
H A Dexgram.h156 S2X, S2I, S2I, S2F, 0
189 case S2X:
257 case S2X:
573 else if (!expr.program->disc->convertf || x->arg->op != ID && x->arg->op != DYNAMIC && x->arg->op != F2X && x->arg->op != I2X && x->arg->op != S2X)
H A Dexcc.c473 case S2X:
H A Dexparse.y102 %token S2X
H A DOexparse.c122 #define S2X 306 macro
628 "S2X","X2F","X2I","X2S","OR","AND","EQ","NE","LE","GE","LS","RS","UNARY","INC",
H A Dexeval.c1240 case S2X:

Completed in 25 milliseconds