Searched defs:size_bytes (Results 1 – 6 of 6) sorted by relevance
114 size_t size_bytes; in heap_caps_calloc_base() local217 size_t size_bytes; in heap_caps_aligned_calloc() local
491 size_t size_bytes; in heap_caps_calloc_base() local718 size_t size_bytes; in heap_caps_aligned_calloc() local
138 size_t size_bytes; in heap_caps_calloc_base() local246 size_t size_bytes; in heap_caps_aligned_calloc() local
60 size_t size_bytes; in _calloc_r() local
148 bool btc_config_get_str(const char *section, const char *key, char *value, int *size_bytes) in btc_config_get_str()
111 def timeout_per_mb(seconds_per_mb, size_bytes): argument