Searched refs:constant_str_ptr (Results 1 – 1 of 1) sorted by relevance
185 char *constant_str_ptr; in compile_atom() local186 long int c = parse_constant(constant_str, &constant_str_ptr); in compile_atom()187 if (constant_str_ptr == constant_str) in compile_atom()