Home
last modified time | relevance | path

Searched refs:NBBY (Results 1 - 7 of 7) sorted by relevance

/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dparam.h8 #define NBBY 8 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dparam.h8 #define NBBY 8 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dparam.h11 #define NBBY 8 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dparam.h8 #define NBBY 8 macro
/third_party/musl/include/sys/
H A Dparam.h8 #define NBBY 8 macro
/third_party/libuv/src/unix/
H A Dstream.c330 sread_sz = ROUND_UP(max_fd + 1, sizeof(uint32_t) * NBBY) / NBBY; in uv__stream_try_select()
/third_party/node/deps/uv/src/unix/
H A Dstream.c320 sread_sz = ROUND_UP(max_fd + 1, sizeof(uint32_t) * NBBY) / NBBY; in uv__stream_try_select()

Completed in 6 milliseconds