Searched refs:puts (Results 1 – 25 of 25) sorted by relevance
50 puts("Error: struct tm has changed, so these tests probably need adjusting."); in init_struct_tm()74 puts("Error calling setenv()."); in main()98 puts("Test t1 failed."); in main()109 puts("Test t2 failed."); in main()119 puts("Error calling setenv()."); in main()143 puts("Test t3 failed."); in main()154 puts("Test t4 failed."); in main()176 puts("Test t5 failed."); in main()204 puts("Test t6 failed."); in main()221 puts("Test t7 failed."); in main()[all …]
71 puts("caught expected stack smash"); in __stack_chk_fail()76 puts("caught unexpected stack smash"); in __stack_chk_fail()
78 a = puts("puts"); in main()
39 puts(""); \
60 puts("iconv names test"); in main()73 puts(" ... FAILED"); in main()78 puts(" ... PASSED"); in main()92 puts(" ... FAILED"); in main()96 puts(" ... PASSED"); in main()
887 puts("JP iconv test"); in main()970 puts("None of UTF-8, EUC-JP, SHIFT-JIS and UCS-2_INTERNAL converters " in main()
398 puts("RU iconv test"); in main()481 puts("None of ISO-8859-5, KOI8-R and UTF-8 converters linked, SKIP test"); in main()
8 #undef puts18 puts(CHK_FAIL_MSG); in __chk_fail()
53 puts(STACK_CHK_MSG); in __stack_chk_fail_weak()
39 puts (char const * s) in puts() function
15 int puts(const char *s) in puts() function
23 puts (const char *str) in puts() function
35 puts(const char *str) in puts() function
103 puts.c
106 'puts.c',
236 int puts(const char *__str);
67 puts ( in puts() function
91 * Function puts:: Write a character string on standard output265 @include stdio/puts.def
83 'puts.c',
371 int puts (const char *);
94 application needs to land there. Picolibc on RISC-V puts _start at the
73 - new reduced "tiny" code size printf and puts support
3141 * libc/stdio/puts.c (_puts_r): Ditto.3315 * libc/stdio/puts.c (_puts_r): Fix typo in previous patch. Add local3320 * libc/stdio/puts.c: Add fp locking and use _stdout_r macro5549 to puts.c instead of putc.c.5572 * libc/machine/xc16x/puts.c: Ditto.7438 * libc/stdio/puts.c (_puts_r): Set stream orientation.10288 * libc/machine/spu/puts.c: Ditto.10647 * libc/machine/spu/puts.c: Ditto.10942 * libc/machine/spu/puts.c: Ditto.11091 * libc/machine/spu/puts.c: New file[all …]
29 * Printf optimizations in the compiler which map to puts or fputs now
2009 newlib/libc/tinystdio/puts.c2150 newlib/libc/machine/spu/puts.c3827 newlib/libc/machine/nvptx/puts.c3921 newlib/libc/machine/xc16x/puts.c4495 newlib/libc/stdio/puts.c