MCPcopy Create free account
hub / github.com/WheretIB/nullc / assert

Function assert

NULLC/translation/runtime.cpp:371–374  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

369}
370
371void assert(int val, void* unused)
372{
373 __assert(val);
374}
375
376void assert(int val, const char* message, void* unused)
377{

Callers 15

operator()Method · 0.85
CompileFileFunction · 0.85
InitInstanceFunction · 0.85
WndProcFunction · 0.85
ExecutorX86Method · 0.85
TranslateToNativeMethod · 0.85
GetResultIntMethod · 0.85
GetResultDoubleMethod · 0.85
GetResultLongMethod · 0.85
operator=Method · 0.85
AddExtraNodeMethod · 0.85
CompileMethod · 0.85

Calls

no outgoing calls

Tested by 8

CompileFileFunction · 0.68
kFunction · 0.68
RunMethod · 0.68
RunMethod · 0.68
RunMethod · 0.68
kFunction · 0.68
SpeedTestFileFunction · 0.68
operator[]Function · 0.68