Lines Matching refs:_reent
2920 * libc/include/sys/reent.h (_reent): Use _REENT_GLOBAL_ATEXIT.
4770 * libc/include/sys/reent.h (_reent): Adjust _REENT_SMALL to be
6839 * libc/include/sys/reent.h (struct _reent): Mark _current_category
11260 * libc/include/sys/reent.h[_REENT_SMALL](struct _reent): Change
12986 take a struct _reent * instead of a FILE *.
13011 _reent * instead of a FILE * and so replace incorrect use of
13015 CHECK_INIT() take a struct _reent * instead of a FILE *.
13461 (struct _reent): Add _atexit0 when _REENT_SMALL.
14932 (get_arg): Add extra struct _reent pointer argument.
18663 initializing a struct _reent that has been dynamically allocated.
18672 [_REENT_SMALL](struct _reent): Add _misc pointer.
18875 initializing a struct _reent that has been dynamically allocated.
18884 [_REENT_SMALL](struct _reent): Add _misc pointer.
19088 * libc/include/sys/reent.h (struct _reent): Completely new version
19148 * libc/include/sys/reent.h (struct _reent): Rename _strtok_last to
19881 (struct _reent): Add a variable _r48 of struct _rand48.
20543 "struct _reent *" to match real function. Also added include
20547 "struct _reent *" to match real function.
20639 unsigned long long and moved to end of _reent struct in _new union.
21563 * libc/include/sys/reent.h (struct _reent): The _sig_func type
21869 * libc/include/sys/reent.h (struct _reent): Added variables _rand_next, _strtok_last,
23949 _reent struct.
23988 * libc/include/sys/reent.h (struct _reent): Removed _asctime,
24273 * libc/include/sys/reent.h (struct _reent): Make __sf last member.
25702 (struct _reent): add _p5s, _cvtlen, _cvtbuf.
26718 * libc/stdlib/atexit.c: moved global data to struct _reent.
26719 * libc/stdlib/exit.c: use struct _atexit in struct _reent.
26766 _xxx_r. struct reent_struct renamed to struct _reent for ANSI.
26773 _xxx_r. struct reent_struct renamed to struct _reent for ANSI.
26776 _xxx_r. struct reent_struct renamed to struct _reent for ANSI.
26785 renamed to _xxx_r. struct reent_struct renamed to struct _reent
26792 reent_struct renamed to struct _reent for ANSI.
26799 struct reent_struct renamed to struct _reent for ANSI.
26804 struct reent_struct renamed to struct _reent for ANSI.
26810 tanh.h}: struct reent_struct renamed to struct _reent for ANSI.
26820 struct reent_struct renamed to struct _reent for ANSI compliance.