HomeSort by relevance Sort by last modified time
    Searched refs:callee_i_Ty (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/subzero/crosstest/
test_calling_conv.h 26 typedef void callee_i_Ty(int);
27 callee_i_Ty callee_i;
28 callee_i_Ty callee_alloca_i;
test_calling_conv.cpp 26 CALL_AS_TYPE(callee_i_Ty, Callee)(arg1);

Completed in 111 milliseconds