Home
last modified time | relevance | path

Searched refs:CLOSE_FD_COUNT (Results 1 – 2 of 2) sorted by relevance

/third_party/musl/libc-test/src/functionalext/unittest/
Dunit_test_hilog_adapter.c25 #define CLOSE_FD_COUNT 1024 macro
49 for (int i = 2; i < CLOSE_FD_COUNT; ++i) { in HilogAdapterPrint_0020()
/third_party/musl/Benchmark/musl/
Dlibc_hilog.cpp33 #define CLOSE_FD_COUNT 1024 macro