Searched refs:CURL_TELCMD_MAXIMUM (Results 1 – 1 of 1) sorted by relevance
99 #define CURL_TELCMD_MAXIMUM CURL_IAC /* surprise, 255 is the last one! ;-) */ macro107 ((unsigned int)(x) <= CURL_TELCMD_MAXIMUM) )
Completed in 7 milliseconds