Searched defs:state (Results 1 – 9 of 9) sorted by relevance
19 faulty_stream_t *state = stream->state; in read_callback() local33 faulty_stream_t *state = stream->state; in write_callback() local
6 flakystream_t *state = stream->state; in flakystream_callback() local
40 void *state; /* Free field for use by callback implementation. */ member
40 void *state; /* Free field for use by callback implementation */ member
149 void *state; in pb_istream_from_buffer() member151 } state; in pb_istream_from_buffer() local
32 uint32_t *state = (uint32_t*)arg; in crazyfieldcallback() local374 uint32_t state = 1; in main() local
176 int state = avr_run(g_avr); in main() local