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

  /src/usr.bin/xlint/lint1/
func.c 1106 * PROTOLIB in conjunction with LINTLIBRARY can be used to handle
1108 * to PROTOLIB is nonzero. Otherwise, prototypes are handled normally.
1111 protolib(int n) function
1115 warning(280, "PROTOLIB");
1135 case LC_PROTOLIB: protolib(arg); break;

Completed in 13 milliseconds