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

  /src/bin/ksh/
lex.h 85 #define ELIF 263
syn.c 473 case ELIF:
655 { "elif", ELIF, true },
  /src/usr.bin/make/unit-tests/
directive-include-guard.mk 377 # The outermost '.if' must not have an '.elif' branch.
378 CASES+= elif
379 LINES.elif= \
380 '.ifndef ELIF' \
381 'ELIF=' \
382 '.elif 1' \
384 # expect: Parse_PushInput: elif.tmp:1
385 # expect: Parse_PushInput: elif.tmp:1
387 # When a file with an '.if/.elif/.endif' conditional at the top level is
389 CASES+= elif-reus
    [all...]

Completed in 12 milliseconds