Home
last modified time | relevance | path

Searched refs:TAILCALLOPTIMIZE (Results 1 – 7 of 7) sorted by relevance

/dports/audio/supercollider/SuperCollider-3.11.0-Source/lang/LangSource/
H A DVMGlobals.h34 #define TAILCALLOPTIMIZE 1 macro
57 #if TAILCALLOPTIMIZE
H A DPyrInterpreter3.cpp395 #if TAILCALLOPTIMIZE in initInterpreter()
872 #if TAILCALLOPTIMIZE
1351 #if TAILCALLOPTIMIZE
1404 #if TAILCALLOPTIMIZE
2369 #if TAILCALLOPTIMIZE
2485 #if TAILCALLOPTIMIZE
2490 #if TAILCALLOPTIMIZE
2500 #if TAILCALLOPTIMIZE
2505 #if TAILCALLOPTIMIZE
2518 #if TAILCALLOPTIMIZE
[all …]
H A DPyrMessage.cpp175 #if TAILCALLOPTIMIZE in sendMessageWithKeys()
363 #if TAILCALLOPTIMIZE in sendMessage()
497 #if TAILCALLOPTIMIZE in sendSuperMessageWithKeys()
686 #if TAILCALLOPTIMIZE in sendSuperMessage()
872 #if TAILCALLOPTIMIZE in executeMethodWithKeys()
1034 #if TAILCALLOPTIMIZE in executeMethod()
1218 #if TAILCALLOPTIMIZE in returnFromMethod()
H A DPyrMathOps.cpp567 #if TAILCALLOPTIMIZE in doSpecialUnaryArithMsg()
1710 #if TAILCALLOPTIMIZE in doSpecialBinaryArithMsg()
H A DPyrParseNode.cpp71 #if TAILCALLOPTIMIZE
/dports/audio/supercollider/SuperCollider-3.11.0-Source/lang/LangPrimSource/
H A DPyrMathPrim.cpp180 #if TAILCALLOPTIMIZE in prOpNum()
226 #if TAILCALLOPTIMIZE in prOpInt()
272 #if TAILCALLOPTIMIZE in prOpFloat()
H A DPyrPrimitive.cpp912 #if TAILCALLOPTIMIZE in blockValue()
1052 #if TAILCALLOPTIMIZE in blockValueWithKeys()
1220 #if TAILCALLOPTIMIZE in blockValueEnvir()
1375 #if TAILCALLOPTIMIZE in blockValueEnvirWithKeys()
2493 #if TAILCALLOPTIMIZE in prSetTailCallOptimize()
2921 #if TAILCALLOPTIMIZE in switchToThread()