Home
last modified time | relevance | path

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

/third_party/mesa3d/src/microsoft/compiler/
Ddxil_function.c138 static int func_compare_name(const struct rb_node *lhs, const struct rb_node *rhs) in func_compare_name() function
152 rb_tree_insert(functions, &f->node, func_compare_name); in dxil_add_function()