OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:zbuff
(Results
1 - 3
of
3
) sorted by null
/external/libxml2/
xmlIO.c
1302
unsigned char *
zbuff
;
member in struct:xmlZMemBuff_
1356
xmlFree( buff->
zbuff
);
[
all
...]
/external/quake/quake/src/WinQuake/
vid_sunx.cpp
409
sizeof(*d_pzbuffer), "
zbuff
");
436
d_pzbuffer = Hunk_HighAllocName(vid.width*vid.height*sizeof(*d_pzbuffer),"
zbuff
");
vid_sunxil.cpp
677
//Hunk_HighAllocName(PM(vid.width)*PM(vid.height)*sizeof(*d_pzbuffer),"
zbuff
");
Completed in 173 milliseconds