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

/ast/src/lib/libexpr/
H A DOexparse.h79 #define F2X 304 macro
H A Dexgram.h155 F2X, F2I, F2I, 0, F2S,
163 #define EXTERNAL(t) ((t)>=F2X)
187 case F2X:
255 case F2X:
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 Dexparse.y100 %token F2X
H A DOexparse.c120 #define F2X 304 macro
627 "SSCANF","SWITCH","WHILE","F2I","F2S","I2F","I2S","S2B","S2F","S2I","F2X","I2X",
H A Dexeval.c996 case F2X:

Completed in 22 milliseconds