Home
last modified time | relevance | path

Searched refs:impossible (Results 1 – 25 of 236) sorted by relevance

12345678910

/openbsd-src/games/hack/
H A Dhack.worn.c92 impossible("Setworn: mask = %ld.", wp->w_mask); in setworn()
96 impossible("Setworn: uarm2 set?"); in setworn()
H A Dhack.steal.c158 impossible("Steal fails!"); in steal()
194 impossible("Tried to steal a strange worn thing."); in steal()
200 impossible("How come you are carrying that chain?"); in steal()
H A Dhack.shk.c417 impossible("obfree: not on bill??"); in obfree()
536 impossible("dopay: not to shopkeeper?"); in dopay()
572 impossible("Shopkeeper administration out of order."); in dopayobj()
578 impossible("Paid object on bill??"); in dopayobj()
683 impossible("splitbill: not on bill?"); in splitbill()
687 impossible("Negative quantity on bill??"); in splitbill()
690 impossible("Zero quantity on bill??"); in splitbill()
794 impossible("doinvbill: no shopkeeper?"); in doinvbill()
806 impossible("Bad shopkeeper administration."); in doinvbill()
H A Dhack.trap.c199 impossible("You hit a trap of type %u", trap->ttyp); in dotrap()
290 impossible("Some monster encountered a strange trap."); in mintrap()
443 impossible("Where are your chain and ball??"); in placebc()
H A Dhack.save.c254 impossible("Restobjchn: error reading objchn."); in restobjchn()
289 impossible("Restmonchn: error reading monchn."); in restmonchn()
H A Dhack.engrave.c171 impossible("Something is written in a very strange way."); in read_engr_at()
388 impossible("Error in del_engr?"); in del_engr()
H A Dhack.vault.c188 impossible("Not a single corridor on this level??"); in invault()
258 impossible("Where is the guard?"); in gd_move()
H A Dhack.pri.c129 impossible("atl(%d,%d,%c)",x,y,ch); in atl()
234 impossible("At gets 0%o at %d %d.", ch, x, y); in at()
238 impossible("At gets null at %d %d.", x, y); in at()
H A Dhack.zap.c131 impossible("What an interesting wand (%u)", otmp->otyp); in bhitm()
182 impossible("What an interesting wand (%u)", otmp->otyp); in bhito()
H A Dhack.do_wear.c321 impossible("Strange... I didnt know you had that ring."); in ringoff()
H A Dhack.potion.c236 impossible("What a funny potion! (%u)", otmp->otyp); in dodrink()
H A Dhack.main.c491 impossible(const char *s, ...) in impossible() function
H A Dhack.h408 void impossible(const char *, ...) __attribute__((__format__ (printf, 1, 2)));
/openbsd-src/gnu/llvm/llvm/utils/lit/tests/Inputs/shtest-define/errors/defined-check/
H A Dredefine-multiple-exact.txt1 # It's impossible to multiply define a local substitution, but a lit config file
/openbsd-src/gnu/llvm/llvm/docs/HistoricalNotes/
H A D2001-09-18-OptimizeExceptions.txt22 5. It is physically impossible to correctly put (accurate, correct)
/openbsd-src/usr.bin/vi/docs/internals/
H A Dquoting85 cases where it's impossible to escape a character, generally
105 impossible to insert a whitespace, newline or carriage return
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVInstrInfoM.td103 // this pattern is safe as it is impossible for two sign extended inputs to
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A DPROBLEMS83 program may execute the other version. This makes it impossible to set
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMSA.txt25 instead. It is also impossible for the shuffle description to be
/openbsd-src/gnu/usr.bin/perl/dist/Carp/t/
H A Darg_regexp.t27 # so it's impossible to implement the correct behaviour.
/openbsd-src/gnu/usr.bin/gcc/gcc/config/i370/
H A DREADME92 -- fixes to movsi; some operand combinations impossible;
/openbsd-src/gnu/gcc/libstdc++-v3/docs/html/27_io/
H A Dbinary_iostreams_kuehl.txt61 details you have given it is impossible to tell which of those is the
/openbsd-src/usr.bin/file/magdir/
H A Djpeg18 # impossible to specify in magic(4) format.
/openbsd-src/gnu/lib/libstdc++/libstdc++/docs/html/27_io/
H A Dbinary_iostreams_kuehl.txt61 details you have given it is impossible to tell which of those is the
/openbsd-src/gnu/llvm/llvm/docs/tutorial/MyFirstLanguageFrontend/
H A DLangImpl10.rst158 Many of the languages above are also "safe" languages: it is impossible
189 will compile down into a single LLVM type and it will be impossible to

12345678910