OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:initbuf
(Results
1 - 2
of
2
) sorted by null
/external/elfutils/0.153/libcpu/
i386_disasm.c
320
char
initbuf
[BUFSIZE];
local
324
char *buf =
initbuf
;
455
if (buf ==
initbuf
)
1142
if (buf !=
initbuf
)
/external/chromium_org/third_party/libjpeg_turbo/
jpegut.c
43
void
initbuf
(unsigned char *buf, int w, int h, int ps, int flags)
function
218
initbuf
(bmpbuf, w, h, ps, flags);
Completed in 206 milliseconds