MCPcopy Create free account
hub / github.com/Unity-Technologies/HLSLcc / bformat

Function bformat

src/cbstring/bstrlib.c:3177–3217  ·  view source on GitHub ↗

bstring bformat (const char * fmt, ...) * * Takes the same parameters as printf (), but rather than outputting results * to stdio, it forms a bstring which contains what would have been output. * Note that if there is an early generation of a '\0' character, the * bstring will be truncated to this end point. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

PrintFloatFunction · 0.85
TranslateInstructionMethod · 0.85
AddUserOutputMethod · 0.85
TranslateDeclarationMethod · 0.85

Calls 3

bfromcstrallocFunction · 0.85
ballocFunction · 0.85
bdestroyFunction · 0.85

Tested by

no test coverage detected