HomeSort by: relevance | last modified time | path
    Searched defs:ONCE (Results 1 - 3 of 3) 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"
  /src/external/gpl3/gdb.old/dist/sim/arm/
armemu.h 448 #define ONCE 2 /* execute just one interation */

Completed in 16 milliseconds