Home
last modified time | relevance | path

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

/netbsd/external/bsd/libevent/dist/
H A Devent.c157 static void event_queue_reinsert_timeout(struct event_base *,struct event *, int was_common, int is…
2674 int was_common; in event_add_nolock_() local
2715 was_common = is_common_timeout(&ev->ev_timeout, base); in event_add_nolock_()
2736 event_queue_reinsert_timeout(base, ev, was_common, common_timeout, old_timeout_idx); in event_add_nolock_()
3296 int was_common, int is_common, int old_timeout_idx) in event_queue_reinsert_timeout() argument
3304 switch ((was_common<<1) | is_common) { in event_queue_reinsert_timeout()
/netbsd/external/bsd/ntp/dist/sntp/libevent/
H A Devent.c151 static void event_queue_reinsert_timeout(struct event_base *,struct event *, int was_common, int is…
2575 int was_common; in event_add_nolock_() local
2616 was_common = is_common_timeout(&ev->ev_timeout, base); in event_add_nolock_()
2637 event_queue_reinsert_timeout(base, ev, was_common, common_timeout, old_timeout_idx); in event_add_nolock_()
3193 int was_common, int is_common, int old_timeout_idx) in event_queue_reinsert_timeout() argument
3201 switch ((was_common<<1) | is_common) { in event_queue_reinsert_timeout()
/netbsd/external/gpl3/gdb/dist/gold/
H A Dsymtab.cc994 bool was_common; in add_from_object() local
1003 was_common = ret->is_common() && ret->object()->pluginobj() == NULL; in add_from_object()
1076 was_common = (ret->is_common() in add_from_object()
1090 was_common = false; in add_from_object()
1147 if (!was_common && ret->is_common() && ret->object()->pluginobj() == NULL) in add_from_object()
/netbsd/external/gpl3/binutils/dist/gold/
H A Dsymtab.cc994 bool was_common; in add_from_object() local
1003 was_common = ret->is_common() && ret->object()->pluginobj() == NULL; in add_from_object()
1076 was_common = (ret->is_common() in add_from_object()
1090 was_common = false; in add_from_object()
1147 if (!was_common && ret->is_common() && ret->object()->pluginobj() == NULL) in add_from_object()
/netbsd/external/gpl3/binutils.old/dist/gold/
H A Dsymtab.cc994 bool was_common; in add_from_object() local
1003 was_common = ret->is_common() && ret->object()->pluginobj() == NULL; in add_from_object()
1076 was_common = (ret->is_common() in add_from_object()
1090 was_common = false; in add_from_object()
1147 if (!was_common && ret->is_common() && ret->object()->pluginobj() == NULL) in add_from_object()
/netbsd/external/gpl3/gdb.old/dist/gold/
H A Dsymtab.cc994 bool was_common; in add_from_object() local
1003 was_common = ret->is_common() && ret->object()->pluginobj() == NULL; in add_from_object()
1076 was_common = (ret->is_common() in add_from_object()
1090 was_common = false; in add_from_object()
1147 if (!was_common && ret->is_common() && ret->object()->pluginobj() == NULL) in add_from_object()