Searched refs:intres (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | builtins.cc | 9167 tree intres, ovfres; in fold_builtin_arith_overflow() local 9170 intres = fold_binary_loc (loc, opcode, type, in fold_builtin_arith_overflow() 9173 if (TREE_OVERFLOW (intres)) in fold_builtin_arith_overflow() 9174 intres = drop_tree_overflow (intres); in fold_builtin_arith_overflow() 9187 intres = NULL_TREE; in fold_builtin_arith_overflow() 9198 intres = build1_loc (loc, REALPART_EXPR, type, tgt); in fold_builtin_arith_overflow() 9208 = fold_build2_loc (loc, MODIFY_EXPR, void_type_node, mem_arg2, intres); in fold_builtin_arith_overflow()
|
| D | ChangeLog-2019 | 33351 INTEGER_CSTs, set intres and ovfres to constants rather than calls
|
| /netbsd/src/external/bsd/ntp/dist/ |
| D | CommitLog | 136874 Move blocking worker and intres from ntpd to libntp. 136876 of intres/blocking worker to libntp. 136882 Switch sntp from evdns to blocking worker intres. 137003 of intres/blocking worker to libntp. 137004 Move droproot configure test to libntp with intres. 137016 rename former ntp_intres.h to intreswork.h, move intres public 137020 Move blocking worker and intres from ntpd to libntp. 137021 rename former ntp_intres.h to intreswork.h, move intres public 137041 New public interface header for intres, contents moved from ntpd.h. 137046 Move blocking worker and intres from ntpd to libntp. [all …]
|
| D | ChangeLog | 3784 * [Bug 1392] intres retries duplicate assocations endlessly. 4111 * [Bug 1244] NTP_INSIST(fd != maxactivefd) failure in intres child
|