Home
last modified time | relevance | path

Searched refs:utf8_to_cp437_stream (Results 1 – 3 of 3) sorted by relevance

/u-boot/include/
A Dcharset.h324 int utf8_to_cp437_stream(u8 c, char *buffer);
/u-boot/lib/
A Dcharset.c532 int utf8_to_cp437_stream(u8 c, char *buffer) in utf8_to_cp437_stream() function
/u-boot/test/
A Dunicode_ut.c711 ret = utf8_to_cp437_stream(*in, buffer); in utf8_to_cp437_stream_helper()

Completed in 10 milliseconds