| /src/external/bsd/libpcap/dist/msdos/ |
| pkt_rx0.asm | 29 else label 135 else label
|
| pkt_rx0.asm | 29 else label 135 else label
|
| /src/external/historical/nawk/dist/ |
| awkgram.y | 64 %token <p> ELSE INTEST CONDEXPR 74 %type <p> for if else while 124 else: label 125 ELSE | else NL 216 } else 244 } else 250 else $$ = op3(GETLINE, $4, itonp($2), $1); } 253 else $$ = op3(GETLINE, (Node*)0, itonp($2), $1); } 304 else $$ = stat3($1, $2, itonp($3), $4); [all...] |
| awkgram.y | 64 %token <p> ELSE INTEST CONDEXPR 74 %type <p> for if else while 124 else: label 125 ELSE | else NL 216 } else 244 } else 250 else $$ = op3(GETLINE, $4, itonp($2), $1); } 253 else $$ = op3(GETLINE, (Node*)0, itonp($2), $1); } 304 else $$ = stat3($1, $2, itonp($3), $4); [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...] |
| 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...] |