Home
last modified time | relevance | path

Searched defs:scan_buffer (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/stand/forth/
H A Dsupport.4th421 : scan_buffer ( -- addr len ) word
/freebsd-src/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan_custom.cpp2463 static int scan_buffer(char *str, size_t size, const char *fmt, scan_buffer() function