Home
last modified time | relevance | path

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

/external/mdnsresponder/mDNSWindows/
DPosixCompat.h68 # define snprint _snprintf macro
/external/llvm/include/llvm/Support/
DFormat.h96 int snprint(char *Buffer, unsigned BufferSize) const override { in snprint() function