Searched refs:op_table (Results 1 – 1 of 1) sorted by relevance
72 static op_table_entry_t op_table[] = { variable116 for (i = 0; op_table[i].op_str != NULL; i++) { in get_op_id_from_doc()119 op_table[i].op_str); in get_op_id_from_doc()128 op_table[i].op_str, op_table[i].op_id); in get_op_id_from_doc()130 return (op_table[i].op_id); in get_op_id_from_doc()