Searched defs:capacity (Results 1 – 5 of 5) sorted by relevance
42 size_t capacity; member113 FILE* fmemopen(void* buf, size_t capacity, const char* mode) { in fmemopen()
103 size_t capacity = 0; // Number of char/wchar_t units allocated in `allocation`. in __svfscanf() local
50 __u64 capacity; member
44 __virtio64 capacity; member
168 bool AtexitArray::next_capacity(size_t capacity, size_t* result) { in next_capacity()