Home
last modified time | relevance | path

Searched refs:is_dfs (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/gcc/
HDtree-ssa.c1042 struct pointer_set_t *visited, bool is_dfs) in walk_use_def_chains_1() argument
1062 if (!is_dfs) in walk_use_def_chains_1()
1072 && walk_use_def_chains_1 (arg, fn, data, visited, is_dfs)) in walk_use_def_chains_1()
1078 if (is_dfs) in walk_use_def_chains_1()
1112 bool is_dfs) in walk_use_def_chains() argument
1127 walk_use_def_chains_1 (var, fn, data, visited, is_dfs); in walk_use_def_chains()
/NextBSD/contrib/wpa/src/ap/
HDdrv_callbacks.c450 int channel, chwidth, seg0_idx = 0, seg1_idx = 0, is_dfs; in hostapd_event_ch_switch() local
508 is_dfs = ieee80211_is_dfs(freq); in hostapd_event_ch_switch()
516 "freq=%d dfs=%d", freq, is_dfs); in hostapd_event_ch_switch()
519 "freq=%d dfs=%d", freq, is_dfs); in hostapd_event_ch_switch()