Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/gcc/
Doptabs.c4699 int must_trunc = 0; in expand_fix() local
4713 icode = can_fix_p (imode, fmode, unsignedp, &must_trunc); in expand_fix()
4715 icode = can_fix_p (imode, fmode, 0, &must_trunc), doing_unsigned = 0; in expand_fix()
4722 if (must_trunc) in expand_fix()
4766 &must_trunc)) in expand_fix()