Searched refs:ELIF (Results 1 - 2 of 2) sorted by relevance

/ast/src/lib/libpp/
H A Dppcontrol.c332 case ELIF:
338 error(2, "no matching #%s for #%s", dirname(IF), dirname(ELIF));
344 error(2, "invalid #%s after #%s", dirname(ELIF), dirname(ELSE));
372 error(1, "#%s %s is non-standard -- use #%s", dirname(directive), dirname(n), dirname(ELIF));
/ast/src/cmd/INIT/
H A Dregress.sh1283 function ELIF # command(s) [note] function
1288 then FATAL line $LINE: no matching IF for ELIF
1455 alias ELIF='LINE=$LINENO; FLUSH; ELIF'

Completed in 280 milliseconds