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

/ast/src/lib/libexpr/
H A Dexpr.h98 #define T(t) a2t[(t)&03] /* get actual type for t */
H A Dexgram.h43 static int a2t[] = { 0, FLOATING, INTEGER, STRING }; variable

Completed in 12 milliseconds