Searched defs:fnc (Results 1 – 5 of 5) sorted by relevance
101 fn_config* fnc = (fn_config*) CLG_MALLOC("cl.clo.nf.1", in new_fnc() local302 fn_config* fnc; in get_fnc() local318 static void update_fn_config1(fn_node* fn, fn_config* fnc) in update_fn_config1()432 fn_config* fnc = get_fnc(tmp_str); in CLG_() local437 fn_config* fnc = get_fnc(tmp_str); in CLG_() local442 fn_config* fnc = get_fnc(tmp_str); in CLG_() local447 fn_config* fnc = get_fnc(tmp_str); in CLG_() local452 fn_config* fnc = get_fnc(tmp_str); in CLG_() local463 fn_config* fnc = get_fnc(tmp_str); in CLG_() local472 fn_config* fnc; in CLG_() local[all …]
32 std::function<float(float, float)> fnc = _pow; in main() local
46 TrapFnc fnc; member
260 uint16_t Trap::Add(TrapFnc fnc, const void* aux, bool safe) { in Add()
449 CodeGen::Node PolicyCompiler::Trap(TrapRegistry::TrapFnc fnc, in Trap()