Home
last modified time | relevance | path

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

/dports/devel/kBuild/kBuild-0.1.9998/src/kmk/
H A Dkmk_cc_exec.c460 KMKCCEXPFUNCCORE FnCore; member
478 KMKCCEXPFUNCCORE FnCore; member
1726 pInstr->FnCore.cArgs = cActualArgs; in kmk_cc_exp_emit_dyn_function()
1727 pInstr->FnCore.pfnFunction = pfnFunction; in kmk_cc_exp_emit_dyn_function()
1728 pInstr->FnCore.pszFuncName = pszFunction; in kmk_cc_exp_emit_dyn_function()
2603 if (!pInstr->FnCore.fDirty) in kmk_exec_expand_instruction_stream_to_var_buf()
2613 …pchDst = pInstr->FnCore.pfnFunction(pchDst, (char **)&pInstr->apszArgs[0], pInstr->FnCore.pszFuncN… in kmk_exec_expand_instruction_stream_to_var_buf()
2632 …pchDst = pInstr->FnCore.pfnFunction(pchDst, (char **)&pInstr->apszArgs[0], pInstr->FnCore.pszFuncN… in kmk_exec_expand_instruction_stream_to_var_buf()
2651 if (!pInstr->FnCore.fDirty) in kmk_exec_expand_instruction_stream_to_var_buf()
2672 … pchDst = pInstr->FnCore.pfnFunction(pchDst, papszArgs, pInstr->FnCore.pszFuncName); in kmk_exec_expand_instruction_stream_to_var_buf()
[all …]
/dports/graphics/evolvotron/evolvotron/libfunction/
H A Dfunction_identity.h35 FUNCTION_BEGIN(FunctionIdentity,0,0,false,FnCore)
H A Dfunction_constant.h34 FUNCTION_BEGIN(FunctionConstant,3,0,false,FnCore)
H A Dfunction_transform.h36 FUNCTION_BEGIN(FunctionTransform,12,0,false,FnCore)
H A Dfunction_registration.h37 FnCore=1, // Constant, Identity or Transform: the 3 zero-child diluting functions enumerator