Searched defs:i16Type (Results 1 – 2 of 2) sorted by relevance
196 bool i16Type = std::is_same<T, int16_t>::value; in ParseDigit() local
714 Type *i16Type; variable