Searched defs:known_finite (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | ipa-pure-const.c | 138 suggest_attribute (int option, tree decl, bool known_finite, in suggest_attribute() 166 warn_function_pure (tree decl, bool known_finite) in warn_function_pure() 179 warn_function_const (tree decl, bool known_finite) in warn_function_const()
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | ipa-pure-const.c | 186 suggest_attribute (int option, tree decl, bool known_finite, in suggest_attribute() 214 warn_function_pure (tree decl, bool known_finite) in warn_function_pure() 231 warn_function_const (tree decl, bool known_finite) in warn_function_const()
|