Searched defs:Buf (Results 1 - 6 of 6) sorted by relevance

/src/games/hunt/huntd/
H A Dextern.c44 char Buf[BUFSIZ]; /* general scribbling buffer */ variable in typeref:typename:char[]
/src/sys/external/bsd/compiler_rt/dist/lib/ubsan/
H A Dubsan_monitor.cc52 InternalScopedString &Buf = CurrentUBR->Buffer; local in function:__ubsan::__ubsan_get_current_report_data
/src/sys/external/bsd/compiler_rt/dist/lib/xray/tests/unit/
H A Dbuffer_queue_test.cc39 BufferQueue::Buffer Buf; local in function:__xray::__anone0fff5680110::TEST
61 BufferQueue::Buffer Buf; local in function:__xray::__anone0fff5680110::TEST
77 BufferQueue::Buffer Buf; local in function:__xray::__anone0fff5680110::TEST
[all...]
/src/sys/external/bsd/compiler_rt/dist/lib/xray/
H A Dxray_buffer_queue.cc124 auto &Buf = T.Buff; local in function:BufferQueue::init
162 BufferQueue::ErrorCode BufferQueue::getBuffer(Buffer &Buf) { argument
185 releaseBuffer(Buffer & Buf) argument
[all...]
/src/games/hunt/hunt/
H A Dhunt.c77 char Buf[BUFSIZ]; variable in typeref:typename:char[]
/src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/dataflow/
H A DDataFlow.cpp86 void *const Buf[1] = {(void*)PC}; local in function:PrintFunctions
139 unsigned char *Buf = (unsigned char*)malloc(InputLen); local in function:main

Completed in 9 milliseconds