Home
last modified time | relevance | path

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

/dports/cad/py-pymtl/pymtl3-3.1.6/pymtl3/extra/pypy/
H A Dcustom_exec.py31 def custom_exec( prog, _globals, _locals ): function
49 custom_exec = exec variable
/dports/misc/sdformat/osrf-sdformat-f555f9a69f8f/test/integration/
H A Delement_memory_leak.cc29 std::string custom_exec(std::string _cmd) in custom_exec() function