Searched refs:op_strval (Results 1 – 1 of 1) sorted by relevance
409 char *op_strval; in mac_exp_parse_relational() local430 op_strval = mystrndup(cp, op_len); in mac_exp_parse_relational()431 op_tokval = name_code(mac_exp_op_table, NAME_CODE_FLAG_NONE, op_strval); in mac_exp_parse_relational()432 myfree(op_strval); in mac_exp_parse_relational()