Searched refs:count_var (Results 1 – 3 of 3) sorted by relevance
367 #define rc_direct(dest, count_var) \ argument376 } while (--count_var > 0)380 #define rc_direct_safe(dest, count_var, seq) \ argument388 } while (--count_var > 0)930 #define rc_direct(dest_var, count_var) \ argument955 [count] "+&r"(count_var), \
186 # f_wpa_supplicant_parse $file [struct_prefix [count_var]]194 # and ending in $count_var (zero means no networks). See WPA_NETWORK struct207 local file="$1" struct_prefix="$2" count_var="$3"209 [ "$count_var" ] && setvar "$count_var" 0220 -v count_var="$count_var" \224 if (!count_var && !struct_prefix) exit292 END { if (count_var) print count_var "=" count }' "$file" )"295 # f_wpa_scan_results_parse [struct_prefix [count_var]]299 # number starting from 1 and ending in $count_var (zero means no results). See304 local struct_prefix="$1" count_var="$2"[all …]
83 static u_short count_var (const struct ctl_var *);3352 wants_count = CS_MAXCODE + 1 + count_var(ext_sys_var); in read_sysvars() 4634 wants_alloc = CC_MAXCODE + 1 + count_var(kv); in read_clockstatus() 5151 count_var( in ctl_clr_stats() 5180 c = count_var(*kv);5163 count_var( count_var() function