HomeSort by relevance Sort by last modified time
    Searched full:global_bytes (Results 1 - 1 of 1) sorted by null

  /external/tremolo/Tremolo/
misc.c 61 long global_bytes=0; variable
130 global_bytes);
132 global_bytes+(bytes-HEAD_ALIGN));
137 global_bytes+=(bytes-HEAD_ALIGN);
157 global_bytes);
159 global_bytes-((head *)ptr)->bytes);
180 global_bytes-=((head *)ptr)->bytes;
191 if(global_bytes<0){

Completed in 1007 milliseconds