Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context.c46 #define tc_strcmp strcmp macro
50 #define tc_strcmp(...) 0 macro
370 if (tc_strcmp(func, "tc_destroy") != 0) { in _tc_sync()