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

  /src/usr.bin/xlint/lint1/
externs1.h 342 extern bool suppress_longlong;
func.c 140 bool suppress_longlong; variable in typeref:typename:bool
1130 case LC_LONGLONG: suppress_longlong = true; break;
decl.c 369 if (!suppress_longlong)

Completed in 34 milliseconds