HomeSort by: relevance | last modified time | path
    Searched defs:exclam (Results 1 - 2 of 2) sorted by relevancy

  /src/games/hack/
hack.zap.c 98 hit("wand", mtmp, exclam(tmp));
348 exclam(int force) function in typeref:typename:const char *
512 fltxt, monnam(u.ustuck), exclam(tmp));
574 hit(fltxt, mon, exclam(tmp));
  /src/usr.bin/make/unit-tests/
moderrs.mk 18 all: exclam-{1,2}
98 exclam-1:
103 # If there were a fallback, the output would be "exclam",
105 exclam-2:
106 # expect: make: Unfinished modifier after "=exclam}", expecting "!"
107 @echo ${!:L:!=exclam}

Completed in 12 milliseconds