Searched defs:MAX_LINE_LEN (Results 1 – 3 of 3) sorted by relevance
22 const size_t MAX_LINE_LEN = 80U; global() variable
82 #define MAX_LINE_LEN (1024 * 1024) macro
24038 #define MAX_LINE_LEN 512 macro