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

  /src/usr.bin/make/unit-tests/
dep-exclam.mk 1 # $NetBSD: dep-exclam.mk,v 1.3 2020/11/15 20:20:58 rillig Exp $
dep-wildcards.exp 6 dep-exclam.mk
varmod-exclam-shell.mk 1 # $NetBSD: varmod-exclam-shell.mk,v 1.4 2020/11/03 18:42:33 rillig Exp $
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}
Makefile 112 TESTS+= dep-exclam
373 TESTS+= varmod-exclam-shell
cond-short.mk 89 .if 0 && !empty(:U${:!echo "unexpected exclam modifier" 1>&2 !})
  /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));
hack.fight.c 325 mon, exclam(tmp));
329 pline("You hit %s%s", monnam(mon), exclam(tmp));
extern.h 524 const char *exclam(int);

Completed in 15 milliseconds