Searched refs:p2 (Results 1 – 3 of 3) sorted by relevance
362 char* p2 = tempBuffer; in DEMOGfxInit() local363 for( ; *p2 != '\n' && *p2 != '\r' && *p2 != ',' && *p2 != 0; p2++ ) {} in DEMOGfxInit()364 *p2 = 0; in DEMOGfxInit()367 if (*(p2 - 1) != '/') in DEMOGfxInit()369 *p2 = '/'; in DEMOGfxInit()370 *(p2 + 1) = 0; in DEMOGfxInit()
485 static int sCompare(void const *p1, void const *p2) in sCompare() argument491 pFile2 = (ZIPPED_FILE const *)p2; in sCompare()
242 static int sCompare(void const *p1, void const *p2) in sCompare() argument248 pFile2 = (SZFILE_ENTRY const *)p2; in sCompare()