Home
last modified time | relevance | path

Searched defs:string_buf (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/sys/dev/microcode/aic7xxx/
H A Daicasm_macro_scan.l67 static char string_buf[MAX_STR_CONST]; variable
H A Daicasm_scan.l67 static char string_buf[MAX_STR_CONST]; variable
/openbsd-src/gnu/llvm/lldb/tools/debugserver/source/
H A DRNBRemote.cpp2562 const char *string_buf = string.c_str(); in append_hexified_string() local