crt: Use _CRT_INTERNAL_LOCAL_PRINTF_OPTIONS in narrow printfs

Currently, _CRT_INTERNAL_LOCAL_PRINTF_OPTIONS only affects the
format for wide strings, but include it everywhere for consistency.

Signed-off-by: Martin Storsjö <martin@martin.st>
12 files changed