OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:set_but_not_used
(Results
1 - 2
of
2
) sorted by relevancy
/src/tests/usr.bin/xlint/lint1/
msg_307.c
8
/* expect+1: warning: static variable '
set_but_not_used
' set but not used [307] */
9
static int
set_but_not_used
;
variable in typeref:typename:int
15
set_but_not_used
= 3;
msg_307.c
8
/* expect+1: warning: static variable '
set_but_not_used
' set but not used [307] */
9
static int
set_but_not_used
;
variable in typeref:typename:int
15
set_but_not_used
= 3;
Completed in 61 milliseconds
Indexes created Fri Oct 17 22:10:11 GMT 2025