Home
last modified time | relevance | path

Searched defs:state0 (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/dev/i2c/
H A Dsensirion_voc_algorithm.c366 void VocAlgorithm_get_states(VocAlgorithmParams* params, int32_t* state0, in VocAlgorithm_get_states()
374 void VocAlgorithm_set_states(VocAlgorithmParams* params, int32_t state0, in VocAlgorithm_set_states()
/netbsd-src/sys/arch/evbarm/g42xxeb/
H A Dg42xxeb_kmkbd.c196 int state0; in kmkbd_attach() local
/netbsd-src/games/atc/
H A Dinput.c138 RULE state0[] = { { ALPHATOKEN, 1, "%c:", setplane}, variable
/netbsd-src/external/mit/lua/dist/src/
H A Dlmathlib.c311 Rand64 state0 = state[0]; in nextrand() local