Searched defs:op_list (Results 1 – 3 of 3) sorted by relevance
74 static const char op_list[] = "<>!="; variable
513 gchar *op_list = g_strjoinv(", ", (gchar **)op_names); in usage_complete() local
121 struct list_head op_list; member