Searched refs:make_calculator (Results 1 - 1 of 1) sorted by relevance

/gem5/ext/ply/example/closurecalc/
H A Dcalc.py4 # A calculator parser that makes use of closures. The function make_calculator()
17 def make_calculator(): function
119 calc = make_calculator()

Completed in 4 milliseconds