Home
last modified time | relevance | path

Searched refs:puts (Results 1 – 25 of 731) sorted by relevance

12345678910>>...30

/netbsd-src/games/battlestar/
H A Dcommand5.c65 puts("advances."); in kiss()
68 puts("She is coming around; she "); in kiss()
69 puts("didn't fight it as much."); in kiss()
72 puts("She's beginning to like it."); in kiss()
75 puts("She's gone limp."); in kiss()
82 puts("the ground."); in kiss()
85 puts("The old man blushes."); in kiss()
88 puts("The dwarf punches you in the kneecap."); in kiss()
94 puts("I see nothing like that here."); in kiss()
96 puts("I'd prefer not to."); in kiss()
[all …]
H A Dcommand7.c60 puts("You collapse exhausted, and he pulverizes your skull."); in fight()
64 puts("You look tired! I hope you're able to fight."); in fight()
91 puts("You swung wide and missed."); in fight()
94 puts("He checked your blow. CLASH! CLANG!"); in fight()
98 puts("thread."); in fight()
104 puts("He's bleeding."); in fight()
107 puts("A trickle of blood runs down his face."); in fight()
111 puts("the side of his face."); in fight()
118 puts("He staggers back quavering."); in fight()
122 puts("the wound."); in fight()
[all …]
H A Dcommand3.c47 puts("OK"); in dig()
61 puts("Nothing happens."); in dig()
64 puts("You don't have a shovel."); in dig()
74 puts("Nothing happens."); in jump()
95 puts("Ahhhhhhh..."); in jump()
147 puts("the hole."); in bury()
160 puts("Wha..?"); in bury()
165 puts("Buried."); in bury()
183 puts("It doesn't seem to work."); in bury()
185 puts("You aren't holding a shovel."); in bury()
[all …]
H A Dcommand2.c58 puts("Wear what?"); in wearit()
108 puts("Don't be ridiculous."); in wearit()
125 puts("I don't understand what you want to put."); in put()
142 puts("The amulet begins to glow."); in use()
144 puts("The medallion comes to life too."); in use()
149 puts("to descend to the sea cave now."); in use()
155 puts("purling water trickles in"); in use()
157 puts("beside a cool stream."); in use()
166 puts("The amulet won't work in here."); in use()
170 puts("You aren't holding the compass."); in use()
[all …]
H A Dcommand4.c143 puts("its beauty catches your breath."); in take()
145 puts("then it is gone. Sounds seem clearer"); in take()
147 puts("dream. The sound of purling water"); in take()
150 puts("horror."); in take()
152 puts("fathomless darkness engulfs your soul."); in take()
161 puts("warmth of life."); in take()
172 puts("and it sends a chill down your spine."); in take()
181 puts("help her out of the sparkling springs."); in take()
184 puts("they part"); in take()
186 puts("She wraps a single cloth around her and"); in take()
[all …]
H A Dcommand6.c57 puts("launch."); in launch()
62 puts("Not enough fuel to launch."); in launch()
64 puts("Can't launch."); in launch()
78 puts("You are down."); in land()
81 puts("You can't land here."); in land()
102 puts("\nYou win!"); in live()
187 puts("a perceptible grating noise,"); in drive()
188 puts("and an explosion knocks you unconscious..."); in drive()
196 puts("There is nothing to drive here."); in drive()
205 puts(" The stupid steed launches"); in ride()
[all …]
H A Dcommand1.c57 puts("You can't go this way."); in moveplayer()
65 puts("something."); in moveplayer()
68 puts("now you will rot in space forever!"); in moveplayer()
106 puts("bulkheads and"); in news()
108 puts("into the"); in news()
109 puts("frozen void of space and killed."); in news()
113 puts("Explosions rock the battlestar."); in news()
115 puts("You drop from exhaustion..."); in news()
119 puts("You're getting tired."); in news()
125 puts("watery sunrise and herald the dawn."); in news()
[all …]
H A Dcypher.c77 puts("you up."); in cypher()
82 puts("There is no way up."); in cypher()
131 puts("Nothing to shoot at!"); in cypher()
184 puts("Nothing to take!"); in cypher()
203 puts("Nothing to drop!"); in cypher()
244 puts("Nothing to take off!"); in cypher()
262 puts("Nothing to draw!"); in cypher()
281 puts("Nothing to put on!"); in cypher()
299 puts("Nothing to wear!"); in cypher()
317 puts("Nothing to eat!"); in cypher()
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgengenrtl.c231 puts (")"); in genmacro()
245 puts ("static inline rtx"); in gendef()
250 puts (")"); in gendef()
253 puts ("{"); in gendef()
254 puts (" PUT_MODE_RAW (rt, mode);"); in gendef()
264 puts (" return rt;\n}\n"); in gendef()
269 puts ("static inline rtx"); in gendef()
274 puts (" MEM_STAT_DECL)"); in gendef()
278 puts ("{"); in gendef()
279 puts (" rtx rt;\n"); in gendef()
[all …]
H A Dgenpreds.c587 puts (" return true;\n" in write_predicate_stmts()
600 puts (" break;\n" in write_predicate_stmts()
612 puts (" return true;\n" in write_predicate_stmts()
624 puts (" return false;\n" in write_predicate_stmts()
1063 puts (",\n CONSTRAINT__LIMIT\n};\n"); in write_enum_constraint_num()
1072 puts ("enum constraint_num\n" in write_lookup_constraint_1()
1098 puts (" break;"); in write_lookup_constraint_1()
1102 puts (" default: break;\n" in write_lookup_constraint_1()
1138 puts ("static inline size_t\n" in write_insn_constraint_len()
1170 puts (" default: break;\n" in write_insn_constraint_len()
[all …]
H A Dgenconditions.c49 puts ("\ in write_header()
103 puts ("#define HAVE_eh_return 1"); in write_header()
104 puts ("#include \"except.h\"\n"); in write_header()
106 puts ("\ in write_header()
156 puts ("\ in write_conditions()
178 puts ("\n};\n#endif /* gcc >= 3.0.1 */\n"); in write_conditions()
188 puts ("int\n" in write_writer()
H A Dgenflags.c121 puts (");"); in gen_proto()
136 puts ("(void)"); in gen_proto()
137 puts ("{\n return 0;\n}"); in gen_proto()
217 puts ("/* Generated automatically by the program `genflags'"); in main()
218 puts (" from the machine description file `md'. */\n"); in main()
219 puts ("#ifndef GCC_INSN_FLAGS_H"); in main()
220 puts ("#define GCC_INSN_FLAGS_H\n"); in main()
245 puts ("\n#endif /* GCC_INSN_FLAGS_H */"); in main()
H A Dgenenums.c58 puts ("/* Generated automatically by the program `genenums'"); in main()
59 puts (" from the machine description file. */\n"); in main()
60 puts ("#include \"config.h\"\n"); in main()
61 puts ("#include \"system.h\"\n"); in main()
62 puts ("#include \"insn-constants.h\"\n"); in main()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgengenrtl.cc230 puts (")"); in genmacro()
244 puts ("static inline rtx"); in gendef()
249 puts (")"); in gendef()
252 puts ("{"); in gendef()
253 puts (" PUT_MODE_RAW (rt, mode);"); in gendef()
263 puts (" return rt;\n}\n"); in gendef()
268 puts ("static inline rtx"); in gendef()
273 puts (" MEM_STAT_DECL)"); in gendef()
277 puts ("{"); in gendef()
278 puts (" rtx rt;\n"); in gendef()
[all …]
H A Dgenpreds.cc587 puts (" return true;\n" in write_predicate_stmts()
600 puts (" break;\n" in write_predicate_stmts()
612 puts (" return true;\n" in write_predicate_stmts()
624 puts (" return false;\n" in write_predicate_stmts()
1064 puts (",\n CONSTRAINT__LIMIT\n};\n"); in write_enum_constraint_num()
1073 puts ("enum constraint_num\n" in write_lookup_constraint_1()
1099 puts (" break;"); in write_lookup_constraint_1()
1103 puts (" default: break;\n" in write_lookup_constraint_1()
1139 puts ("static inline size_t\n" in write_insn_constraint_len()
1171 puts (" default: break;\n" in write_insn_constraint_len()
[all …]
H A Dgenconditions.cc49 puts ("\ in write_header()
103 puts ("#define HAVE_eh_return 1"); in write_header()
104 puts ("#include \"except.h\"\n"); in write_header()
106 puts ("\ in write_header()
156 puts ("\ in write_conditions()
178 puts ("\n};\n#endif /* gcc >= 3.0.1 */\n"); in write_conditions()
188 puts ("int\n" in write_writer()
H A Dgenflags.cc121 puts (");"); in gen_proto()
136 puts ("(void)"); in gen_proto()
137 puts ("{\n return 0;\n}"); in gen_proto()
217 puts ("/* Generated automatically by the program `genflags'"); in main()
218 puts (" from the machine description file `md'. */\n"); in main()
219 puts ("#ifndef GCC_INSN_FLAGS_H"); in main()
220 puts ("#define GCC_INSN_FLAGS_H\n"); in main()
245 puts ("\n#endif /* GCC_INSN_FLAGS_H */"); in main()
H A Dgenenums.cc58 puts ("/* Generated automatically by the program `genenums'"); in main()
59 puts (" from the machine description file. */\n"); in main()
60 puts ("#include \"config.h\"\n"); in main()
61 puts ("#include \"system.h\"\n"); in main()
62 puts ("#include \"insn-constants.h\"\n"); in main()
/netbsd-src/external/public-domain/xz/dist/src/xz/
H A Dmessage.c1086 puts(_("Mandatory arguments to long options are mandatory " in message_help()
1090 puts(_(" Operation mode:\n")); in message_help()
1092 puts(_( in message_help()
1099 puts(_("\n Operation modifiers:\n")); in message_help()
1101 puts(_( in message_help()
1107 puts(_( in message_help()
1110 puts(_( in message_help()
1120 puts(_("\n Basic file format and compression options:\n")); in message_help()
1121 puts(_( in message_help()
1126 puts(_( in message_help()
[all …]
/netbsd-src/external/lgpl3/mpfr/dist/tests/
H A Dtversion.c110 (puts) ("[tversion] C standard: __STDC__ = " in main()
126 (puts) ("[tversion] __GNUC__ = " MAKE_STR(__GNUC__) ", __GNUC_MINOR__ = " in main()
139 (puts) ("[tversion] Intel compiler: __ICC = " in main()
155 (puts) ("[tversion] MS Windows: _WIN32 = " in main()
174 (puts) ("[tversion] MinGW" in main()
190 (puts) ("[tversion] __GLIBC__ = " MAKE_STR(__GLIBC__) ", __GLIBC_MINOR__ = " in main()
232 (puts) ("[tversion] WinDLL: __GMP_LIBGMP_DLL = " in main()
296 (puts) ("[tversion] MPFR built with the GMP build (--with-gmp-build)"); in main()
334 (puts) ("[tversion] intmax_t = " in main()
354 (puts) ("[tversion] gmp_printf: hhd = " in main()
[all …]
/netbsd-src/external/lgpl3/gmp/dist/
H A Dconfig.guess264 case 0x07: puts ("itanium"); break;
265 case 0x1F: puts ("itanium2"); break; /* McKinley, Madison */
266 case 0x20: puts ("itanium2"); break; /* Montecito, Montvale, Tukwila */
267 case 0x21: puts ("itanium2"); break; /* Poulson */
434 case 0x0001: puts ("powerpc601"); break;
435 case 0x0003: puts ("powerpc603"); break;
436 case 0x0004: puts ("powerpc604"); break;
437 case 0x0006: puts ("powerpc603e"); break;
438 case 0x0007: puts ("powerpc603e"); break; /* 603ev */
439 case 0x0008: puts ("powerpc750"); break;
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sh/
H A Ddivtab-sh4.c35 puts("/* This table has been generated by divtab-sh4.c. */"); in main()
36 puts ("\t.balign 4"); in main()
37 puts ("LOCAL(div_table_clz):"); in main()
44 puts ("\ in main()
60 puts("\ in main()
67 puts ("LOCAL(div_table):"); in main()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sh/
H A Ddivtab-sh4.cc35 puts("/* This table has been generated by divtab-sh4.cc. */"); in main()
36 puts ("\t.balign 4"); in main()
37 puts ("LOCAL(div_table_clz):"); in main()
44 puts ("\ in main()
60 puts("\ in main()
67 puts ("LOCAL(div_table):"); in main()
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/daa/big_integer/test/
H A Dtest.c101 puts("!!! bi_inc 13++ = 14\n"); in main()
105 puts("!!! bi_dec 13-- = 12\n"); in main()
109 puts("!!! bi_setbit set[10] = 1024\n"); in main()
113 puts("!!! bi_mod_si 12 mod 10 = 2\n"); in main()
117 puts("!!! bi_mul_si 12 * 10 = 120\n"); in main()
121 puts("!!! bi_mul_si 12 * 10 = 120\n"); in main()
125 puts("!!! bi_mod_exp_si 4 ^ 2 mod 10 = 6\n"); in main()
129 puts("!!! bi_mod_exp 4 ^ 2 mod 10 = 6\n"); in main()
167 …if( bi_get_si( result->array[0]) != 314159) { puts("!!! save/load array[0] = 314159\n"); exit(-1);… in main()
168 …if( bi_get_si( result->array[1]) != 123456789) { puts("!!! save/load array[1] = 123456789\n"); exi… in main()
[all …]
/netbsd-src/external/bsd/mdocml/dist/
H A Dcgi.c402 puts("</body>\n" in resp_end_html()
424 puts(">"); in resp_searchform()
436 puts(" <select name=\"sec\">"); in resp_searchform()
444 puts(" </select>"); in resp_searchform()
452 puts(">All Architectures</option>"); in resp_searchform()
460 puts(" </select>"); in resp_searchform()
465 puts(" <select name=\"manpath\">"); in resp_searchform()
472 puts("</option>"); in resp_searchform()
474 puts(" </select>"); in resp_searchform()
477 puts(" </fieldset>\n" in resp_searchform()
[all …]

12345678910>>...30