Searched defs:T_FLOAT (Results 1 – 4 of 4) sorted by relevance
30 #define T_FLOAT 3 macro
225 internal val T_FLOAT = FlexBufferType(3) // Types above stored inline, types below are stored in an… constant
181 T_FLOAT = TOKEN_FROM_ID(328, KeywordTokenType), enumerator
875 #define T_FLOAT(R, S) T_FLOAT_(R, S, &max_fp_alignment) macro