Home
last modified time | relevance | path

Searched refs:POSSIBLE_LOCATION_COUNT (Results 1 – 1 of 1) sorted by relevance

/dports/emulators/hugo/hugo-2.12/
H A Dpce.c1977 #define POSSIBLE_LOCATION_COUNT 5 in search_possible_syscard() macro
1978 const char* POSSIBLE_LOCATION[POSSIBLE_LOCATION_COUNT] = { in search_possible_syscard()
2001 for (location = 0; location <= POSSIBLE_LOCATION_COUNT; location++) in search_possible_syscard()
2005 if (location < POSSIBLE_LOCATION_COUNT) in search_possible_syscard()