Home
last modified time | relevance | path

Searched refs:caller_i (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/subzero/crosstest/
Dtest_calling_conv.h24 void caller_i();
Dtest_calling_conv.def21 X(caller_i, callee_i, 1) \
Dtest_calling_conv.cpp24 void caller_i(void) { in caller_i() function