OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:a_function
(Results
1 - 2
of
2
) sorted by relevancy
/src/tests/usr.bin/xlint/lint1/
decl_arg.c
31
/* expect+2: warning: parameter '
a_function
' unused in function 'old_style' [231] */
33
old_style(an_int, a_const_int, a_number,
a_function
, a_struct)
54
void (
a_function
) (number);
variable in typeref:typename:void ()(number)
decl_arg.c
31
/* expect+2: warning: parameter '
a_function
' unused in function 'old_style' [231] */
33
old_style(an_int, a_const_int, a_number,
a_function
, a_struct)
54
void (
a_function
) (number);
variable in typeref:typename:void ()(number)
Completed in 20 milliseconds
Indexes created Sun Sep 21 15:09:59 GMT 2025