OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:prototypes_compatible
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/xlint/lint2/
chk.c
74
static bool
prototypes_compatible
(const type_t *, const type_t *, bool *);
1303
if (!
prototypes_compatible
(tp1, tp2, dowarn))
1328
prototypes_compatible
(const type_t *tp1, const type_t *tp2, bool *dowarn)
function
/src/usr.bin/xlint/lint1/
decl.c
2218
prototypes_compatible
(const type_t *tp1, const type_t *tp2, bool *dowarn)
function
2303
if (!
prototypes_compatible
(tp1, tp2, dowarn))
Completed in 17 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026