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