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 - 2
of
2
) 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;
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 22 milliseconds
Indexes created Mon Sep 22 13:09:51 GMT 2025