Home
last modified time | relevance | path

Searched refs:build_complex_inf (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtree.h4582 extern tree build_complex_inf (tree, bool);
Dmatch.pd6601 { build_complex_inf (type, false); }))
6607 { build_complex_inf (type, TREE_REAL_CST_PTR (@1)->sign); }))
Dtree.cc2529 build_complex_inf (tree type, bool neg) in build_complex_inf() function
DChangeLog-201511187 * tree.c: (build_complex_inf): ...this.
11188 * tree.h (build_complex_inf): Declare.
11190 Use build_complex_inf for existing cproj rules.