Searched refs:s_initFuncs (Results 1 – 1 of 1) sorted by relevance
225 } s_initFuncs[] = in initCoreFunctions() local242 for (int ndx = 0; ndx < DE_LENGTH_OF_ARRAY(s_initFuncs); ndx++) in initCoreFunctions()244 if (s_initFuncs[ndx].apiType == apiType) in initCoreFunctions()246 s_initFuncs[ndx].initFunc(dst, loader); in initCoreFunctions()