Searched refs:kludge (Results 1 – 25 of 131) sorted by relevance
123456
| /openbsd/src/games/hack/ |
| D | hack.mhitu.c | 196 kludge("%s breathes fire!","The dragon"); in mhitu() 207 kludge("%s explodes!","The freezing sphere"); in mhitu() 224 kludge("You are frozen by %ss juices","the cube'"); in mhitu() 231 kludge("You are put to sleep by %ss bite!", in mhitu() 280 kludge("%s has grabbed you!","The owlbear"); in mhitu()
|
| D | hack.mon.c | 174 kludge("%s swallows you!",name); in justswld() 186 kludge("%s digests you!",name); in youswld() 833 kludge(char *str, char *arg) in kludge() function
|
| D | Original_READ_ME | 57 and Jon Payne (JP) (The original lock file kludge and
|
| D | hack.h | 465 void kludge(char *, char *);
|
| /openbsd/src/gnu/usr.bin/perl/cpan/CPAN-Meta-YAML/t/tml-world/ |
| D | ITS-SIN-FIDS-Content-XML.tml | 20 version => "0.01", # this kludge is to prevent floating point comparison errors
|
| /openbsd/src/usr.bin/file/magdir/ |
| D | sccs | 21 # Hence the following official kludge:
|
| D | vorbis | 82 # A kludge to read the vendor string. It's a counted string, not a
|
| /openbsd/src/gnu/usr.bin/texinfo/m4/ |
| D | isc-posix.m4 | 23 dnl This test replaces the obsolescent AC_ISC_POSIX kludge.
|
| D | check-decl.m4 | 3 dnl This is just a wrapper function to encapsulate this kludge.
|
| /openbsd/src/usr.bin/col/ |
| D | README | 26 like a kludge introduced for a particular printer).
|
| /openbsd/src/gnu/usr.bin/binutils/gprof/ |
| D | aclocal.m4 | 41 dnl This test replaces the obsolescent AC_ISC_POSIX kludge.
|
| /openbsd/src/gnu/usr.bin/binutils/binutils/ |
| D | aclocal.m4 | 53 dnl This test replaces the obsolescent AC_ISC_POSIX kludge.
|
| /openbsd/src/gnu/usr.bin/binutils/ld/ |
| D | aclocal.m4 | 43 dnl This test replaces the obsolescent AC_ISC_POSIX kludge.
|
| /openbsd/src/gnu/usr.bin/binutils/opcodes/ |
| D | aclocal.m4 | 51 dnl This test replaces the obsolescent AC_ISC_POSIX kludge.
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/f/ |
| D | lex.c | 3869 static int kludge[ARRAY_SIZE (match) + 1]; in ffelex_hash_kludge() local 3879 for (p = &match[0], q = &kludge[0], c = getc (finput); in ffelex_hash_kludge() 3887 ffelex_kludge_chars_ = &kludge[0]; in ffelex_hash_kludge()
|
| D | ChangeLog | 1250 GNU Fortran. Remove all mention of -fdebug-kludge. 1253 * bugs.texi: Remove all mention of -fdebug-kludge. 1657 * top.c (ffe_decode_option): Disable -fdebug-kludge 3339 * com.c (ffecom_push_tempvar): Replace kludge that
|
| /openbsd/src/gnu/usr.bin/texinfo/ |
| D | TODO | 62 - support bibliographies with BibTeX (see web2c/doc for kludge prototype).
|
| /openbsd/src/gnu/usr.bin/binutils/bfd/ |
| D | aclocal.m4 | 200 dnl This test replaces the obsolescent AC_ISC_POSIX kludge.
|
| /openbsd/src/sys/arch/i386/conf/ |
| D | files.i386 | 313 # like a kludge, but it might be for the best.
|
| /openbsd/src/gnu/usr.bin/binutils/gdb/doc/ |
| D | agentexpr.texi | 820 necessary. However, @code{trace_quick} is a kludge to save space; it 825 kludge, it should be an effective kludge.
|
| /openbsd/src/games/fortune/datfiles/ |
| D | fortunes.sp.ok | 1606 kludge
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/ |
| D | aclocal.m4 | 350 dnl This test replaces the obsolescent AC_ISC_POSIX kludge. 939 dnl This test replaces the obsolescent AC_ISC_POSIX kludge.
|
| /openbsd/src/gnu/gcc/gcc/cp/ |
| D | ChangeLog-1997 | 987 (joust): Re-enable ?: kludge. 2509 (add_builtin_candidate): Disable one ?: kludge. 2511 (joust): Disable the other ?: kludge.
|
| /openbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | ChangeLog-1991 | 1116 * inflow.c (new_tty): O_NOCTTY kludge for RS/6000. 1332 * xconfig/i386*: Remove -Dgetpagesize()=4096 kludge. 1364 * dbxread.c (read_enum_type): Avoid Modula-2 kludge that breaks C 1576 * mcheck.c: Add __ONEFILE kludge to allow compilation by non-ANSI 2473 vxworks kludge interface (it referenced value_from_long). 2494 * solib.c: Include inferior.h. Add from_tty to so_list as kludge. 5154 of sdb versus dbx debug symbols. Add kludge for 68881 80-bit to
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/cpu/ |
| D | m32r.cpu | 1322 ; The above works now so this kludge has been commented out. 1325 ; FIXME: kludge, instruction decoding not finished.
|
123456