/src/games/adventure/ |
init.c | 123 int tk[21], stick, dtotal, attack; variable in typeref:typename:int[21]
|
init.c | 123 int tk[21], stick, dtotal, attack; variable in typeref:typename:int[21]
|
init.c | 123 int tk[21], stick, dtotal, attack; variable in typeref:typename:int[21]
|
/src/sys/arch/sparc64/dev/ |
psycho.c | 1550 /* US-IIe STICK support */ 1555 uint64_t stick; local in function:psycho_getstick 1557 stick = bus_space_read_8(psycho0->sc_bustag, psycho0->sc_bh, 1561 return stick; 1577 * looks like we can't actually write the STICK counter, so instead we
|
psycho.c | 1550 /* US-IIe STICK support */ 1555 uint64_t stick; local in function:psycho_getstick 1557 stick = bus_space_read_8(psycho0->sc_bustag, psycho0->sc_bh, 1561 return stick; 1577 * looks like we can't actually write the STICK counter, so instead we
|
psycho.c | 1550 /* US-IIe STICK support */ 1555 uint64_t stick; local in function:psycho_getstick 1557 stick = bus_space_read_8(psycho0->sc_bustag, psycho0->sc_bh, 1561 return stick; 1577 * looks like we can't actually write the STICK counter, so instead we
|