Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/libcxx/include/__format/
H A Dformat_functions.h456 vformat(string_view __fmt, format_args __args) { vformat() function
467 vformat(wstring_view __fmt, wformat_args __args) { vformat() function
589 vformat(locale __loc, string_view __fmt, format_args __args) { vformat() function
600 vformat(locale __loc, wstring_view __fmt, wformat_args __args) { vformat() function
/freebsd-src/sys/compat/linux/
H A Dlinux_ioctl.c3119 struct v4l2_format vformat; linux_ioctl_v4l2() local