gint/src/kprint
Lephe bc3b8f5602
kprint: add support for L modifier in %f
This is just a parsing trick because long double and double are the same
type on this platform.
2021-05-21 22:30:30 +02:00
..
kformat_fp.c kprint: add floating-point formatting based in Grisu2b 59,56 2021-02-02 22:18:15 +01:00
kprint.c kprint: add support for L modifier in %f 2021-05-21 22:30:30 +02:00