Home
last modified time | relevance | path

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

/bionic/libc/malloc_debug/
DGuardData.cpp42 GuardData::GuardData(DebugData* debug_data, int init_value, size_t num_bytes) in GuardData()
/bionic/tests/
Dwchar_test.cpp27 #define NUM_WCHARS(num_bytes) ((num_bytes)/sizeof(wchar_t)) argument
/bionic/libc/bionic/
Dsystem_properties.cpp617 const int num_bytes = TEMP_FAILURE_RETRY(send(s, msg, sizeof(prop_msg), 0)); in send_prop_msg() local
/bionic/libc/kernel/uapi/linux/
Dbtrfs_tree.h409 __le64 num_bytes; member