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

  /src/games/hack/
def.gen.h 70 /* 0100: ONCE only */
73 #define ONCE 0100
  /src/usr.bin/make/unit-tests/
directive-export-gmake.mk 48 # The right-hand side of the exported variable is expanded exactly once.
50 ONCE= expanded once, leaving $${TWICE} as-is
51 export VAR=${ONCE}
52 .if ${:!echo "\$VAR"!} != "expanded once, leaving \${TWICE} as-is"

Completed in 19 milliseconds