Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context.c47 #define tc_strcmp strcmp macro
51 #define tc_strcmp(...) 0 macro
284 if (tc_strcmp(func, "tc_destroy") != 0) { in _tc_sync()