Home
last modified time | relevance | path

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

/netbsd-src/lib/libc/locale/
H A Dwcsftime.c68 char *dst, *dstp, *sformat; in wcsftime_l() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/format/
H A Dpackage.d1532 char[] sformat(Char, Args...)(return scope char[] buf, scope const(Char)[] fmt, Args args) in sformat() function