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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/src/
H A Dhttp.c99 #define H_20X(x) (((x) >= 200) && ((x) < 300))
2150 if (H_20X (statcode))
98 #define H_20X macro

Completed in 106 milliseconds