Home
last modified time | relevance | path

Searched refs:fputs (Results 1 – 25 of 33) sorted by relevance

12

/openbmc/u-boot/scripts/kconfig/
H A Dzconf.y636 fputs("\\\"", out); in print_quoted_string()
639 fputs(str, out); in print_quoted_string()
654 fputs(" bool\n", out); in print_symbol()
657 fputs(" tristate\n", out); in print_symbol()
660 fputs(" string\n", out); in print_symbol()
663 fputs(" integer\n", out); in print_symbol()
666 fputs(" hex\n", out); in print_symbol()
669 fputs(" ???\n", out); in print_symbol()
677 fputs(" prompt ", out); in print_symbol()
680 fputs(" if ", out); in print_symbol()
[all …]
/openbmc/qemu/target/hexagon/idef-parser/
H A Didef-parser.y839 fputs("#include \"qemu/osdep.h\"\n", output_file);
840 fputs("#include \"qemu/log.h\"\n", output_file);
841 fputs("#include \"cpu.h\"\n", output_file);
842 fputs("#include \"internal.h\"\n", output_file);
843 fputs("#include \"tcg/tcg.h\"\n", output_file);
844 fputs("#include \"tcg/tcg-op.h\"\n", output_file);
845 fputs("#include \"exec/helper-gen.h\"\n", output_file);
846 fputs("#include \"insn.h\"\n", output_file);
847 fputs("#include \"opcodes.h\"\n", output_file);
848 fputs("#include \"translate.h\"\n", output_file);
[all …]
/openbmc/phosphor-state-manager/test/
H A Dsystemd_parser.cpp44 std::fputs(defaultData1.dump().c_str(), tmpf); in TEST()
48 std::fputs(defaultData2.dump().c_str(), tmpf); in TEST()
88 std::fputs(invalidDataError.dump().c_str(), tmpf); in TEST()
103 std::fputs(R"({"targets":{"missing closing quote}})", tmpf); in TEST()
/openbmc/u-boot/include/
H A Dstdio.h50 #define eputs(s) fputs(stderr, s)
54 void fputs(int file, const char *s);
/openbmc/openbmc/poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/
H A Dadd-riscv-support.patch25 fputs (",AArch64", stdout);
28 + fputs (",soft-float", stdout);
31 + fputs (",double-float", stdout);
H A Dadd-64-bit-flag-for-ELF64-entries.patch28 fputs (",64bit", stdout);
31 + fputs (",AArch64", stdout);
/openbmc/qemu/tests/tcg/ppc64/
H A Dvsx_f2i_nan.c213 fputs("FAIL: Conversion of " #SRC_T " vector to " #DEST_T \ in DEFINE_VSX_ALL_EQ_FUNC()
215 fputs("Source values: ", stdout); \ in DEFINE_VSX_ALL_EQ_FUNC()
217 fputs("\nExpected result: ", stdout); \ in DEFINE_VSX_ALL_EQ_FUNC()
219 fputs("\nActual result: ", stdout); \ in DEFINE_VSX_ALL_EQ_FUNC()
221 fputs("\n\n", stdout); \ in DEFINE_VSX_ALL_EQ_FUNC()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/yasm/yasm/
H A D0002-yasm-Use-BUILD_DATE-for-reproducibility.patch31 fputs("/* Generated by re2c 0.9.1-C on ", o);
37 fputs(" */\n", o); oline+=2;
/openbmc/openbmc/poky/meta/recipes-extended/zip/zip-3.0/
H A Dfix-security-format.patch30 + fputs(text[i],stdout);
39 + fputs(cryptnote[i],stdout);
/openbmc/qemu/qga/vss-win32/
H A Dvss-debug.cpp38 fputs(full_string, stderr); in qga_debug_internal()
/openbmc/libcper/
H A Dlog.c32 fputs("\n", stderr); in cper_print_log()
/openbmc/libmctp/
H A Dlog.c43 fputs("\n", stderr); in mctp_prlog()
/openbmc/u-boot/tools/gdb/
H A Dremote.c55 #define fputs_unfiltered fputs
56 #define fputs_filtered fputs
65 #define fputstr_unfiltered(a,b,c) fputs((a), (c))
/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/
H A D0002-localedef-fix-ups-hardlink-to-make-it-compile.patch77 fputs(USAGE_HEADER, stdout);
81 fputs(USAGE_SEPARATOR, stdout);
85 fputs(USAGE_OPTIONS, stdout);
99 fputs(USAGE_SEPARATOR, stdout);
H A D0001-localedef-Add-hardlink-resolver-from-util-linux.patch608 + fputs(USAGE_HEADER, stdout);
611 + fputs(USAGE_SEPARATOR, stdout);
614 + fputs(USAGE_OPTIONS, stdout);
622 + fputs(USAGE_SEPARATOR, stdout);
/openbmc/openbmc/poky/meta/recipes-devtools/makedevs/makedevs/
H A Dmakedevs.c521 fputs( helptext , stderr ); in main()
563 fputs(helptext,stderr); in main()
569 fputs(helptext,stderr); in main()
/openbmc/u-boot/common/
H A Dconsole.c358 void fputs(int file, const char *s) in fputs() function
379 fputs(file, printbuffer); in fprintf()
576 fputs(stdout, s); in puts()
/openbmc/qemu/contrib/plugins/
H A Dbbv.c147 fputs("outfile unspecified\n", stderr); in qemu_plugin_install()
/openbmc/qemu/linux-user/
H A Dgen-vdso.c205 fputs("\n ", outf); in main()
/openbmc/qemu/tests/qtest/
H A Dcdrom-test.c33 fputs(out_err, stderr); in exec_xorrisofs()
/openbmc/openbmc/poky/meta/recipes-core/util-linux/util-linux/
H A Dfcntl-lock.c68 fputs("fcntl-lock (" PACKAGE_STRING ")\n", stderr); in usage()
/openbmc/u-boot/doc/
H A DREADME.console54 fputs (like puts but redirected to a file)
H A DREADME.iomux51 fputc() and fputs() have been modified to call iomux_putc() and
/openbmc/qemu/tests/fp/
H A Dfp-test.c195 fputs(">> Testing ", stderr); in do_testfloat()
197 fputs("\n", stderr); in do_testfloat()
/openbmc/u-boot/drivers/mtd/ubi/
H A Dcrc32.c386 fputs(prefix, stdout); in buf_dump()

12