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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/src/
H A Dtool_doswin.c41 * Macros ALWAYS_TRUE and ALWAYS_FALSE are used to avoid compiler warnings.
44 #define ALWAYS_TRUE (1) macro
48 # undef ALWAYS_TRUE macro
51 # define ALWAYS_TRUE (0, 1) macro
54 # define ALWAYS_TRUE \ macro
81 # define _use_lfn(f) ALWAYS_TRUE /* long file names always available */

Completed in 26 milliseconds