Searched refs:num_emulations (Results 1 – 3 of 3) sorted by relevance
299 int num_emulations; /* Number of emulations supported (no longer supported) @private@ */ member
1185 else if (!strcmp(keyword, "Emulators") && string && ppd->num_emulations == 0) in _ppdOpen()1198 ppd->num_emulations = 1; in _ppdOpen()
1517 ppd->num_emulations); in main()1518 for (j = 0; j < ppd->num_emulations; j ++) in main()