Searched refs:build_complex_inf (Results 1 – 4 of 4) sorted by relevance
4582 extern tree build_complex_inf (tree, bool);
6601 { build_complex_inf (type, false); }))6607 { build_complex_inf (type, TREE_REAL_CST_PTR (@1)->sign); }))
2529 build_complex_inf (tree type, bool neg) in build_complex_inf() function
11187 * tree.c: (build_complex_inf): ...this.11188 * tree.h (build_complex_inf): Declare.11190 Use build_complex_inf for existing cproj rules.