Home
last modified time | relevance | path

Searched refs:global_bytes (Results 1 – 1 of 1) sorted by relevance

/external/tremolo/Tremolo/
Dmisc.c61 long global_bytes=0; variable
130 global_bytes); in _insert()
132 global_bytes+(bytes-HEAD_ALIGN)); in _insert()
137 global_bytes+=(bytes-HEAD_ALIGN); in _insert()
157 global_bytes); in _ripremove()
159 global_bytes-((head *)ptr)->bytes); in _ripremove()
180 global_bytes-=((head *)ptr)->bytes; in _ripremove()
191 if(global_bytes<0){ in _ripremove()