Home
last modified time | relevance | path

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

/third_party/libnl/lib/route/cls/
Dematch_syntax.y136 %type <cmp> cmp_expr cmp_match
188 cmp_match
294 cmp_match:
/third_party/glib/gio/
Dgcontenttype.c1064 cmp_match (gconstpointer a, gconstpointer b) in cmp_match() function
1075 tree_matches = g_list_insert_sorted (tree_matches, match, cmp_match); in insert_match()