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

  /src/usr.bin/xlint/lint1/
func.c 1105 * PROTOLIB in conjunction with LINTLIBRARY can be used to handle
1107 * to PROTOLIB is nonzero. Otherwise, prototypes are handled normally.
1110 protolib(int n) function in typeref:typename:void
1114 warning(280, "PROTOLIB");
1134 case LC_PROTOLIB: protolib(arg); break;

Completed in 15 milliseconds