Searched refs:a2t (Results 1 - 2 of 2) sorted by relevance
/ast/src/lib/libexpr/ | ||
H A D | expr.h | 98 #define T(t) a2t[(t)&03] /* get actual type for t */ |
H A D | exgram.h | 43 static int a2t[] = { 0, FLOATING, INTEGER, STRING }; variable |
Completed in 12 milliseconds