OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:s_old_style_params
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.bin/xlint/lint1/
decl.c
1381
decl->u.
s_old_style_params
= params;
1470
sym->u.
s_old_style_params
= NULL;
1898
const sym_t *old_params = rdsym->u.
s_old_style_params
;
1999
* rdsym->
s_old_style_params
and compare them with the params
2024
dsym->u.
s_old_style_params
=
2025
rdsym->u.
s_old_style_params
;
2550
sym_t *old_params = funcsym->u.
s_old_style_params
;
2596
funcsym->u.
s_old_style_params
= NULL;
lint1.h
269
sym_t *
s_old_style_params
; /* parameters in an old-style
member in union:sym::__anon22
debug.c
469
debug_word(sym->s_osdef && sym->u.
s_old_style_params
!= NULL,
func.c
222
if (!fsym->s_type->t_proto && fsym->u.
s_old_style_params
== NULL)
Completed in 26 milliseconds
Indexes created Thu Jun 18 00:24:58 UTC 2026