Home
last modified time | relevance | path

Searched refs:NLOC_FUNC (Results 1 – 5 of 5) sorted by relevance

/dports/math/gap/gap-4.11.0/src/
H A Dfuncs.c476 SWITCH_TO_NEW_LVARS( func, narg, NLOC_FUNC(func), oldLvars ); in DoExecFunc()
560 SWITCH_TO_NEW_LVARS( func, len, NLOC_FUNC(func), oldLvars ); in DoExecFuncXargs()
607 SWITCH_TO_NEW_LVARS( func, named+1, NLOC_FUNC(func), oldLvars ); in DoPartialUnWrapFunc()
663 SET_NLOC_FUNC( func, NLOC_FUNC( fexp ) ); in MakeFunction()
H A Dcalls.c1052 nloc = NLOC_FUNC(func); in PrintFunction()
1067 SWITCH_TO_NEW_LVARS(func, narg, NLOC_FUNC(func), oldLVars); in PrintFunction()
1416 SET_NLOC_FUNC(copy, NLOC_FUNC(func)); in FuncPROFILE_FUNC()
H A Dcalls.h159 EXPORT_INLINE UInt NLOC_FUNC(Obj func) in NLOC_FUNC() function
H A Dsyntaxtree.c592 nloc = NLOC_FUNC(func); in SyntaxTreeFunc()
H A Dcompiler.c5087 nloc = NLOC_FUNC(func); in CompFunc()