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

  /src/usr.bin/xlint/lint1/
cgram.y 464 /* No type for if_without_else. */
2194 if_without_else %prec T_THEN {
2199 | if_without_else T_ELSE {
2206 | if_without_else T_ELSE error {
2220 if_without_else: /* see C99 6.8.4 */ label
cgram.y 464 /* No type for if_without_else. */
2194 if_without_else %prec T_THEN {
2199 | if_without_else T_ELSE {
2206 | if_without_else T_ELSE error {
2220 if_without_else: /* see C99 6.8.4 */ label
cgram.y 464 /* No type for if_without_else. */
2194 if_without_else %prec T_THEN {
2199 | if_without_else T_ELSE {
2206 | if_without_else T_ELSE error {
2220 if_without_else: /* see C99 6.8.4 */ label

Completed in 35 milliseconds