Searched refs:to_change (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dmsgattrib.c75 static int to_change; variable
266 to_change |= SET_FUZZY;
270 to_change |= RESET_FUZZY;
274 to_change |= SET_OBSOLETE;
278 to_change |= RESET_OBSOLETE;
283 to_change |= RESET_FUZZY;
288 to_change |= RESET_OBSOLETE;
312 to_change |= REMOVE_PREV;
554 if (to_change)
571 if (to_change
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/ipvs/
H A Dip_vs_ctl.c105 int to_change = -1; local
184 to_change = 0;
189 to_change = 1;
193 to_change = 0;
199 to_change = 1;
202 to_change = 0;
208 to_change = 1;
212 if (to_change >= 0)

Completed in 168 milliseconds