Home
last modified time | relevance | path

Searched refs:putc (Results 176 – 185 of 185) sorted by relevance

12345678

/openbmc/u-boot/drivers/net/
H A Drtl8169.c980 putc('\n'); in rtl_init()
/openbmc/linux/tools/perf/ui/stdio/
H A Dhist.c525 printed += putc('\n', fp); in hist_entry__hierarchy_fprintf()
/openbmc/u-boot/board/gdsys/p1022/
H A Dcontrolcenterd-id.c1183 putc('#');
/openbmc/linux/lib/zlib_deflate/
H A Ddeflate.c727 do { putc(s->window[start++], stderr); } while (--length != 0); in check_match()
/openbmc/u-boot/drivers/serial/
H A DKconfig455 Select this if puts()/putc() might be called before the debug UART
456 has been initialized. If this is disabled, putc() might sit in a
/openbmc/ipmitool/lib/
H A Dipmi_sol.c1274 putc(rsp->data[i], stdout); in output()
/openbmc/u-boot/drivers/video/
H A Dcfb_console.c2169 console_dev.putc = cfb_video_putc; /* 'putc' function */ in drv_video_init()
/openbmc/linux/Documentation/fb/
H A Dmatroxfb.rst220 displayed through putc/putcs. Direct accesses to framebuffer
/openbmc/u-boot/lib/zlib/
H A Ddeflate.c1286 do { putc(s->window[start++], stderr); } while (--length != 0);
/openbmc/qemu/tcg/
H A Dtcg.c2812 putc(' ', f); in tcg_dump_ops()
2864 putc('\n', f); in tcg_dump_ops()

12345678