Searched defs:state (Results 1 – 9 of 9) sorted by relevance
29 mbstate_t state; in wcstombs() local
29 mbstate_t state; in mbstowcs() local
26 static mbstate_t state; variable
37 static mbstate_t state; in mbtowc() local
38 char state[128]; in do_test() local
164 int32_t *state; in __srandom_r() local265 int32_t *state = &((int32_t *) arg_state)[1]; /* First location. */ in weak_alias() local355 int32_t *state; in weak_alias() local
52 char* state[nseq]; /* state for PRNG */ in do_test() local
126 int state = PTHREAD_CANCEL_ENABLE; in fmtmsg() local
428 int32_t *state; /* Array of state values. */ member
Completed in 15 milliseconds