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

  /src/usr.bin/make/unit-tests/
directive-export-gmake.mk 112 export PLAIN=plain
113 .if ${:!echo "\$DQUOT \$SQUOT \$PLAIN"!} != "\"dquot\" 'squot' plain"
varparse-errors.mk 12 PLAIN= plain value
  /src/usr.bin/indent/
indent.c 417 PLAIN, STR, CHR, COMM
418 } state = PLAIN;
430 if (in.p[0] == '*' && state == PLAIN) {
437 state = PLAIN;
438 else if (state == PLAIN)
443 state = PLAIN;
444 else if (state == PLAIN)
449 state = PLAIN;
  /src/external/gpl3/gcc.old/dist/contrib/
compareSumTests3 71 C<-p>: Give plain output, suitable for piping to another program.
79 =head2 PLAIN OUTPUT FORMAT
81 In the plain

Completed in 23 milliseconds