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

  /src/usr.bin/xlint/lint1/
decl.c 595 case DLK_PROTO_PARAMS:
681 dcs->d_kind == DLK_PROTO_PARAMS) {
955 if (dcs->d_kind == DLK_PROTO_PARAMS) {
1525 case DLK_PROTO_PARAMS:
2086 dcs->d_kind == DLK_PROTO_PARAMS) {
2806 || dcs->d_kind == DLK_PROTO_PARAMS);
2813 sym->s_param = dcs->d_kind == DLK_PROTO_PARAMS;
lint1.h 335 DLK_PROTO_PARAMS, /* parameters in a prototype function
cgram.y 1675 begin_declaration_level(DLK_PROTO_PARAMS);
1770 begin_declaration_level(DLK_PROTO_PARAMS);

Completed in 15 milliseconds