Home
last modified time | relevance | path

Searched defs:MAX_LINE_LEN (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DTableGenBackend.cpp22 const size_t MAX_LINE_LEN = 80U; global() variable
/freebsd/contrib/unbound/testcode/
H A Dtestbound.c71 #define MAX_LINE_LEN 1024 macro
/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_support_format_mtree.c83 #define MAX_LINE_LEN (1024 * 1024) macro
/freebsd/contrib/sqlite3/autosetup/
H A Djimsh0.c24038 #define MAX_LINE_LEN 512 macro