Searched defs:known_finite (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | ipa-pure-const.c | 198 suggest_attribute (int option, tree decl, bool known_finite, in suggest_attribute() 226 warn_function_pure (tree decl, bool known_finite) in warn_function_pure() 243 warn_function_const (tree decl, bool known_finite) in warn_function_const()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ipa-pure-const.cc | 200 suggest_attribute (int option, tree decl, bool known_finite, in suggest_attribute() 228 warn_function_pure (tree decl, bool known_finite) in warn_function_pure() 245 warn_function_const (tree decl, bool known_finite) in warn_function_const()
|