Searched refs:op_table (Results 1 – 1 of 1) sorted by relevance
78 static op_table_entry_t op_table[] = { variable122 for (i = 0; op_table[i].op_str != NULL; i++) { in get_op_id_from_doc()125 op_table[i].op_str); in get_op_id_from_doc()134 op_table[i].op_str, op_table[i].op_id); in get_op_id_from_doc()136 return (op_table[i].op_id); in get_op_id_from_doc()