Home
last modified time | relevance | path

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

/dports/games/xblast/xblast-2.10.4/
H A Dnetwork.h85 NUM_XBHS enumerator
H A Dmi_host.c94 static const char *stateText[NUM_XBHS] = {
147 assert (host->cState < NUM_XBHS); in MenuHostPollShared()
261 assert (host->cState < NUM_XBHS); in MenuHostPoll()