Searched defs:num_bytes (Results 1 – 5 of 5) sorted by relevance
42 GuardData::GuardData(DebugData* debug_data, int init_value, size_t num_bytes) in GuardData()
173 size_t num_bytes; in next_capacity() local
187 const int num_bytes = TEMP_FAILURE_RETRY(send(s, msg, sizeof(prop_msg), 0)); in send_prop_msg() local
29 #define NUM_WCHARS(num_bytes) ((num_bytes)/sizeof(wchar_t)) argument
340 __le64 num_bytes; member