Searched defs:ipart (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/tests/lib/libm/ |
H A D | t_fe_round.c | 194 double received, ipart, fpart; in ATF_TC_BODY() local 347 long double received, ipart, fpart; in ATF_TC_BODY() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | fold-const.c | 564 tree ipart = fold_negate_expr (loc, TREE_IMAGPART (t)); in fold_negate_expr_1() local 1790 tree ipart = fold_negate_const (TREE_IMAGPART (arg0), in const_unop() local 2531 tree rpart, ipart; in fold_convert_loc() local 8300 tree etype, rpart, ipart; in native_interpret_complex() local 9837 tree rpart, ipart, tem; in fold_mult_zconjz() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | fold-const.cc | 576 tree ipart = fold_negate_expr (loc, TREE_IMAGPART (t)); in fold_negate_expr_1() local 1795 tree ipart = fold_negate_const (TREE_IMAGPART (arg0), in const_unop() local 2555 tree rpart, ipart; in fold_convert_loc() local 8731 tree etype, rpart, ipart; in native_interpret_complex() local 10466 tree rpart, ipart, tem; in fold_mult_zconjz() local
|