OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:util_rndBufPrintable
(Results
1 - 3
of
3
) sorted by null
/external/honggfuzz/libhfcommon/
util.h
90
extern void
util_rndBufPrintable
(uint8_t* buf, size_t sz);
util.c
148
void
util_rndBufPrintable
(uint8_t* buf, size_t sz) {
/external/honggfuzz/
mangle.c
114
util_rndBufPrintable
((uint8_t*)&val, sizeof(val));
702
util_rndBufPrintable
(&run->dynamicFile[off], len);
[
all
...]
Completed in 611 milliseconds