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