Searched refs:check32BitType (Results 1 – 1 of 1) sorted by relevance
251 template<class T> struct check32BitType;252 template<> struct check32BitType<unsigned int> {}; struct253 template<> struct check32BitType<int> {}; struct254 template<> struct check32BitType<float> {}; struct322 check32BitType<T>(); in ReadAfterAlloc32()331 check32BitType<T>(); in ReadArray32()