Searched refs:constant_str_ptr (Results 1 – 1 of 1) sorted by relevance
240 char *constant_str_ptr; in compile_atom() local241 long int c = parse_constant(constant_str, &constant_str_ptr); in compile_atom()242 if (constant_str_ptr == constant_str) { in compile_atom()