Home
last modified time | relevance | path

Searched defs:nedges (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/sys/kern/
H A Dsys_epoll.c557 epoll_recover_watch_tree(struct epoll_edge *edges, size_t nedges, size_t nfds) { in epoll_recover_watch_tree()
600 epoll_dfs(struct epoll_edge *edges, size_t nedges, struct epoll_seen *seen, in epoll_dfs()
645 size_t nedges, nfds, seen_size; in epoll_check_loop_and_depth() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dpredict.c834 unsigned nedges = 0, unlikely_count = 0; variable
1173 int nedges = 0; in combine_predictions_for_bb() local
H A Dcfgcleanup.c2326 unsigned nedges = EDGE_COUNT (bb->succs); in try_head_merge_bb() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dpredict.cc872 unsigned nedges = 0, unlikely_count = 0; in set_even_probabilities() local
1211 int nedges = 0; in combine_predictions_for_bb() local
H A Dcfgcleanup.cc2317 unsigned nedges = EDGE_COUNT (bb->succs); in try_head_merge_bb() local
H A Dgimple-predicate-analysis.cc1773 unsigned nedges = def_edges.length (); in init_from_phi_def() local