Home
last modified time | relevance | path

Searched defs:available_bytes (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/mesa/vbo/
Dvbo_save_api.c783 … int available_bytes = save->current_bo ? save->current_bo->Size - save->current_bo_bytes_used : 0; in compile_vertex_list() local
/third_party/python/Objects/
Dobmalloc.c2973 size_t available_bytes = 0; in _PyObject_DebugMallocStats() local