Searched defs:ipart (Results 1 – 3 of 3) sorted by relevance
| /openbsd/src/regress/lib/libm/msun/ |
| D | nearbyint_test.c | 119 double ipart; in test_modf() local
|
| /openbsd/src/gnu/gcc/gcc/ |
| D | fold-const.c | 1204 tree ipart = negate_expr (TREE_IMAGPART (t)); in fold_negate_expr() local 2216 tree rpart, ipart; in fold_convert() local 7304 tree etype, rpart, ipart; in native_interpret_complex() local 7799 tree ipart = fold_convert (itype, TREE_OPERAND (arg0, 1)); in fold_unary() local 7806 tree ipart = fold_convert (itype, TREE_IMAGPART (arg0)); in fold_unary() local 8427 tree rpart, ipart, tem; in fold_mult_zconjz() local
|
| D | builtins.c | 6998 tree rpart, ipart, result, arglist; in fold_builtin_cabs() local
|