Home
last modified time | relevance | path

Searched defs:uint2 (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/CodeGen/
Dstruct-init.c23 typedef __attribute__(( ext_vector_type(2) )) unsigned int uint2; typedef
/external/skia/tests/
DWriter32Test.cpp188 const uint32_t uint2 = 0x98765432; in testOverwriteT() local