Home
last modified time | relevance | path

Searched refs:fixed_one_node (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dconvert.cc1105 tree fixed_one_node = build_fixed (type, FCONST1 (TYPE_MODE (type))); in convert_to_fixed() local
1106 return fixed_one_node; in convert_to_fixed()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dconvert.c1111 tree fixed_one_node = build_fixed (type, FCONST1 (TYPE_MODE (type))); in convert_to_fixed() local
1112 return fixed_one_node; in convert_to_fixed()