platform_bionic/libc/stdio
Elliott Hughes 3048a36a34 Simplify CT_CCL and CT_STRING inner loop.
Makes no difference to the benchmarks, but does make the code a bit
more readable.

Bug: http://b/68672236
Test: ran tests, benchmarks
Change-Id: I63fa5f78d077c86e4f4f194f2c76ab5510c29109
2018-01-19 17:58:07 -08:00
..
fmemopen.cpp Replace fmemopen. 2017-07-24 10:48:42 -07:00
glue.h Rename LIBC64_HIDDEN to LIBC32_LEGACY_PUBLIC. 2015-10-23 12:32:52 -07:00
local.h Speed up __sfileext initialization. 2017-12-20 08:53:49 -08:00
parsefloat.c Start de-duplicating the regular and wide printf implementations. 2017-11-01 18:13:36 -07:00
printf_common.h Yet more printf de-duplication. 2017-11-10 15:25:49 -08:00
refill.c More missing _unlocked <stdio.h> functions. 2017-10-31 13:23:41 -07:00
stdio.cpp Speed up __sfileext initialization. 2017-12-20 08:53:49 -08:00
stdio_ext.cpp Finish <stdio_ext.h>. 2017-08-01 15:27:27 -07:00
vfprintf.cpp Remove more trivial char/wchar_t printf differences. 2017-11-13 11:10:05 -08:00
vfscanf.cpp Simplify CT_CCL and CT_STRING inner loop. 2018-01-19 17:58:07 -08:00
vfwprintf.cpp Remove more trivial char/wchar_t printf differences. 2017-11-13 11:10:05 -08:00
vfwscanf.c More scanf cleanup. 2017-12-12 17:10:51 -08:00
wcio.h Speed up __sfileext initialization. 2017-12-20 08:53:49 -08:00