Home
last modified time | relevance | path

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

/netbsd/external/bsd/jemalloc/include/jemalloc/internal/
H A Dprng.h68 uint32_t ret, state0, state1; in prng_lg_range_u32() local
105 size_t ret, state0, state1; in prng_lg_range_zu() local
/netbsd/external/bsd/jemalloc/dist/include/jemalloc/internal/
H A Dprng.h68 uint32_t ret, state0, state1; in prng_lg_range_u32() local
105 size_t ret, state0, state1; in prng_lg_range_zu() local
/netbsd/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/sys/arch/evbarm/g42xxeb/
H A Dg42xxeb_kmkbd.c197 int state0; in kmkbd_attach() local
/netbsd/games/atc/
H A Dinput.c138 RULE state0[] = { { ALPHATOKEN, 1, "%c:", setplane}, variable
/netbsd/external/mit/lua/dist/src/
H A Dlmathlib.c311 Rand64 state0 = state[0]; in nextrand() local