OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HF_XSTR
(Results
1 - 3
of
3
) sorted by null
/external/honggfuzz/libhfcommon/
common.h
32
#define
HF_XSTR
(x) HF__XSTR(x)
/external/honggfuzz/
sanitizers.c
71
"allocator_may_return_null=1:" kSAN_COMMON ":exitcode="
HF_XSTR
(HF_SAN_EXIT_CODE)
/external/honggfuzz/hfuzz_cc/
hfuzz-cc.c
202
snprintf(path, sizeof(path), "-I%s/includes/",
HF_XSTR
(_HFUZZ_INC_PATH));
Completed in 973 milliseconds