Home
last modified time | relevance | path

Searched defs:BUFLEN (Results 1 – 8 of 8) sorted by relevance

/third_party/ltp/pan/
Dzoolib.h47 #define BUFLEN 81 macro
/third_party/ltp/testcases/cve/
Dcve-2014-0196.c39 #define BUFLEN 512 macro
/third_party/libsnd/programs/
Dsndfile-cmp.c46 #define BUFLEN 65536 macro
/third_party/icu/icu4c/source/common/
Dlocutil.cpp148 enum { BUFLEN = 128 }; // larger than ever needed in initLocaleFromName() enumerator
/third_party/skia/third_party/externals/icu/source/common/
Dlocutil.cpp148 enum { BUFLEN = 128 }; // larger than ever needed in initLocaleFromName() enumerator
/third_party/node/deps/icu-small/source/common/
Dlocutil.cpp148 enum { BUFLEN = 128 }; // larger than ever needed in initLocaleFromName() enumerator
/third_party/musl/libc-test/src/functionalext/supplement/time/time_gtest/
Dtime_test.cpp12 const constexpr int BUFLEN = 512; variable
/third_party/zlib/test/
Dminigzip.c135 #define BUFLEN 16384 macro