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

Function bdestroy

src/cbstring/bstrlib.c:1090–1107  ·  view source on GitHub ↗

int bdestroy (bstring b) * * Free up the bstring. Note that if b is detectably invalid or not writable * then no action is performed and BSTR_ERR is returned. Like a freed memory * allocation, dereferences, writes or any other action on b after it has * been bdestroyed is undefined. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

PrintFloatFunction · 0.85
TranslateInstructionMethod · 0.85
TestAddOpAssignToDestFunction · 0.85
TranslateMethod · 0.85
AddUserOutputMethod · 0.85
DeclareBufferVariableFunction · 0.85
TranslateDeclarationMethod · 0.85
TranslateHLSLFromMemFunction · 0.85

Calls

no outgoing calls

Tested by 1

TestAddOpAssignToDestFunction · 0.68