Searched refs:global_funcA (Results 1 – 1 of 1) sorted by relevance
32 global_func_p global_funcA; variable168 global_funcA = (global_func_p)EL_GetGlobalAdr( my_dlldA, "global_func_A\0"); in TwlMain()169 OS_TPrintf( "global_func_A : 0x%x\n", global_funcA); in TwlMain()174 (*global_funcA)(); in TwlMain()