OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:t_proto
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/xlint/lint2/
lint2.h
43
bool
t_proto
:1; /* function is a prototype */
member in struct:lint2_type
/src/usr.bin/xlint/lint1/
lint1.h
153
bool
t_proto
:1; /* function prototype (u.params valid) */
member in struct:lint1_type
154
bool t_identifier_params:1; /* if FUNC and not
t_proto
*/
171
sym_t *params; /* if
t_proto
*/
Completed in 19 milliseconds
Indexes created Sun Sep 13 00:25:22 UTC 2026