Searched defs:size_bytes (Results 1 – 4 of 4) sorted by relevance
60 size_t size_bytes; in _calloc_r() local
435 size_t size_bytes; in heap_caps_calloc() local644 size_t size_bytes; in heap_caps_aligned_calloc() local
156 bool btc_config_get_str(const char *section, const char *key, char *value, int *size_bytes) in btc_config_get_str()
109 def timeout_per_mb(seconds_per_mb, size_bytes): argument