Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/crosstest/
Dvectors.h34 #define X(ty, eltty, castty) typedef eltty ty __attribute__((vector_size(16))); argument
71 #define X(ty, eltty, castty) \ argument
Dtest_vector_ops.h61 #define X(ty, eltty, castty) DECLARE_VECTOR_OPS(ty) argument