OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:void_function
(Results
1 - 1
of
1
) sorted by relevancy
/src/tests/usr.bin/xlint/lint1/
msg_305.c
9
void (*
void_function
)(void);
variable in typeref:typename:void (*)(void)
16
void_pointer =
void_function
;
19
void_function
= void_pointer;
22
void_pointer = cond ?
void_function
: int_function;
26
void_pointer = cond ?
void_function
: void_pointer;
Completed in 11 milliseconds
Indexes created Thu Sep 25 16:09:42 GMT 2025