OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:proto_tp
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/xlint/lint1/
decl.c
2515
type_t *
proto_tp
= proto_param->s_type;
local in function:check_prototype_declaration
2518
if (!types_compatible(old_tp,
proto_tp
, true, true, &dowarn)) {
2519
if (types_compatible(old_tp,
proto_tp
, true, false, &dowarn)) {
Completed in 14 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025