Searched defs:dBuf (Results 1 – 2 of 2) sorted by relevance
44 void* dBuf = FUZZ_malloc(dBufSize); in LLVMFuzzerTestOneInput() local
119 public void timePut(boolean align, MyBufferType sBuf, MyBufferType dBuf, int size) in timePut()