Searched refs:allCompKey (Results 1 – 1 of 1) sorted by relevance
106 static CompKey *allCompKey = NULL; variable772 CompKey *compKeyPtr = allCompKey;832 allCompKey = NULL;848 if (allCompKey == NULL) {849 allCompKey = (CompKey *) malloc(sizeof(CompKey));850 compKeyPtr = allCompKey;