Searched refs:is_all_const (Results 1 – 1 of 1) sorted by relevance
3650 int is_all_const = TRUE; // reset when non-const encountered in compile_list() local3672 is_all_const = FALSE; in compile_list()3688 ppconst->pp_is_const = is_all_const; in compile_list()3821 int is_all_const = TRUE; // reset when non-const encountered in compile_dict() local3925 is_all_const = FALSE; in compile_dict()3963 ppconst->pp_is_const = is_all_const; in compile_dict()