OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:an_int
(Results
1 - 1
of
1
) sorted by relevancy
/src/tests/usr.bin/xlint/lint1/
decl_arg.c
28
/* expect+5: warning: parameter '
an_int
' unused in function 'old_style' [231] */
33
old_style(
an_int
, a_const_int, a_number, a_function, a_struct)
50
/* expect+1: error: cannot initialize parameter '
an_int
' [52] */
51
int
an_int
= 12345;
variable in typeref:typename:int
Completed in 34 milliseconds
Indexes created Sat Oct 11 08:10:02 GMT 2025