Lines Matching refs:std
1638 * libc/stdio/findfp.c (std): Don't inline when optimizing for code size.
2750 * libc/include/stdio.h: Specify std streams always in terms
7364 * libc/stdlib/__exp10.c: Add #include "std.h" for function prototype.
7366 * libc/stdlib/std.h: Correct __exp10's ANSI prototype.
7423 * libc/stdio/findfp.c (std): Initialize FILE's _mbstate member.
7568 * libc/stdio/findfp.c (std): Initialize _flags2.
8233 any positive value from user (per std) rather than depending
9795 when -std=c99 is used when compiling and not when using C89.
10462 * libc/stdio/findfp.c (std) [__LARGE64_FILES]: Open stdin, stdout,
10754 pointer to one of the std streams.
11261 the dummy std stream scheme to use pointers to const external
11265 matches one of the fake std stream pointers.
14088 (std): Make sure that file lock is only initialized once.
14208 struct for std streams and traverse the global reeentrancy
16660 * libc/stdio/findfp.c (std)[!__SINGLE_THREAD__]: Initialize _lock
20701 * libc/stdio/findfp.c: set up __SCLE for std{in,out,err}
20754 * libc/stdio/findfp.c (std): Added declaration of flags and file.
21164 * findfp.c (std): Initialize ptr->_bf._size.
21295 ensure that std streams are initialized before being referenced.
23609 * libc/stdio/findfp.c (std): Remove extraneous ';' after
26691 * libc/stdio/std.h, libc/stdio/vfprintf.h: Removed unused header
26751 std{in,out,err} refer to new _std{in,out,err} members.
26790 mprec.c, mprec.h, rand.c, std.h, strtod.c, strtol.c, strtoul.c,
27078 libc/stdlib/setenv.c, libc/stdlib/std.h, libc/stdlib/strtod.c,