Searched defs:kTypes (Results 1 – 3 of 3) sorted by relevance
11 static const HType kTypes[] = { variable
1575 Type* kTypes[] = {Type::Signed32(), Type::Unsigned32(), Type::Number()}; in TEST() local1908 const MachineType kTypes[] = {MachineType::Int32(), MachineType::Uint32()}; in TEST() local
330 static MachineType kTypes[kMaxParamCount + 1] = { in MachTypes() local