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

  /src/bin/ksh/
lex.h 84 #define ELSE 262
syn.c 80 else if (c != '\n' && c != 0)
97 else
141 } else if (!p)
143 else if (c == '&' || c == COPROC)
146 else if (c != ';')
150 else if (!tl)
152 else
181 } else
260 else
405 } else {
    [all...]
  /src/games/warp/
warp.h 61 # else
116 #else
130 #else
136 #else
160 #else
163 # else
242 # define ELSE else
243 # else /* !TERSE */
245 # define ELSE
    [all...]
sig.c 78 #else
81 else {
173 else if (smarts < 35)
175 else
186 ELSE
intrp.c 72 else {
118 else {
132 else {
148 #else /* !TILDENAME */
152 ELSE
160 else if (*s == '$') { /* starts with some env variable? */
165 else {
238 else {
241 else if (*pattern == '\\' && pattern[1])
243 else
    [all...]
  /src/usr.bin/make/unit-tests/
directive-include-guard.mk 202 # The guard condition must consist of only the guard variable, nothing else.
212 # The guard condition must consist of only the guard variable, nothing else.
398 # The outermost '.if' must not have an '.else' branch.
399 CASES+= else
400 LINES.else= \
401 '.ifndef ELSE' \
402 'ELSE=' \
403 '.else' \
405 # expect: Parse_PushInput: else.tmp:1
406 # expect: Parse_PushInput: else.tmp:
    [all...]
  /src/common/dist/zlib/contrib/pascal/
example.pas 73 else
110 {$ELSE}
139 else
173 else
263 else
359 else
523 else
559 else
  /src/usr.bin/m4/TEST/
test.m4 58 string(ELSE, "else")
  /src/sys/arch/m68k/060sp/dist/
fplsp.s 9067 #--|X| IS LARGE, GENERATE OVERFLOW IF X > 0; ELSE GENERATE UNDERFLOW
9374 # else #
fpsp.s 1146 # Else: (normal case) #
1365 # } else {
1385 # * this is the case where we must call _real_inex() now or else
1389 # } else {
1943 # } else {
1963 # * this is the case where we must call _real_inex() now or else
1967 # } else {
2407 # Else: (normal case) #
2442 # _real_trace(). Else, a normal exit is made through _fpsp_done(). #
2543 # The packed operand is a zero if the mantissa is all zero, else it'
    [all...]

Completed in 22 milliseconds