Searched refs:CProgramConfig_Compare (Results 1 – 3 of 3) sorted by relevance
200 int CProgramConfig_Compare ( const CProgramConfig * const pPce1,
301 int CProgramConfig_Compare ( const CProgramConfig * const pPce1, in CProgramConfig_Compare() function952 *pChMapIdx = (!(CProgramConfig_Compare(pPce, tmpPce)&0xE)) ? 11 : 0; in CProgramConfig_GetElementTable()965 if (!(CProgramConfig_Compare(pPce, tmpPce)&0xE)) { in CProgramConfig_GetElementTable()
438 switch ( CProgramConfig_Compare( pce, tmpPce ) ) in CProgramConfigElement_Read()