MCPcopy Create free account
hub / github.com/GaijinEntertainment/daScript / op

Function op

include/daScript/simulate/simulate.h:228–228  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

226 virtual void preVisit ( SimNode * ) { }
227 virtual void cr () {}
228 virtual void op ( const char * /* name */, uint32_t /* sz */ = 0, const string & /* TT */ = string() ) {}
229 virtual void sp ( uint32_t /* stackTop */, const char * /* op */ = "#sp" ) { }
230 virtual void arg ( int32_t /* argV */, const char * /* argN */ ) { }
231 virtual void arg ( uint32_t /* argV */, const char * /* argN */ ) { }

Callers 6

opMethod · 0.85
time_opFunction · 0.85
bench_oneFunction · 0.85
time_opFunction · 0.85
bench_oneFunction · 0.85
operator()Method · 0.85

Calls 1

stringClass · 0.85

Tested by 1

operator()Method · 0.68