OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:function_pointer
(Results
1 - 10
of
10
) sorted by relevancy
/src/tests/usr.bin/xlint/lint1/
msg_204.c
12
void (*
function_pointer
)(void);
variable in typeref:typename:void (*)(void)
35
if (
function_pointer
)
36
function_pointer
();
msg_204.c
12
void (*
function_pointer
)(void);
variable in typeref:typename:void (*)(void)
35
if (
function_pointer
)
36
function_pointer
();
msg_247_ilp32_ldbl64.c
33
typedef void (*
function_pointer
)(void);
typedef in typeref:typename:void (*)(void)
61
static
function_pointer
func_ptr;
msg_247_lp64_ldbl128.c
33
typedef void (*
function_pointer
)(void);
typedef in typeref:typename:void (*)(void)
61
static
function_pointer
func_ptr;
msg_247_portable.c
36
typedef void (*
function_pointer
)(void);
typedef in typeref:typename:void (*)(void)
64
static
function_pointer
func_ptr;
msg_247_portable_int.c
41
typedef void (*
function_pointer
)(void);
typedef in typeref:typename:void (*)(void)
69
static
function_pointer
func_ptr;
msg_247_ilp32_ldbl64.c
33
typedef void (*
function_pointer
)(void);
typedef in typeref:typename:void (*)(void)
61
static
function_pointer
func_ptr;
msg_247_lp64_ldbl128.c
33
typedef void (*
function_pointer
)(void);
typedef in typeref:typename:void (*)(void)
61
static
function_pointer
func_ptr;
msg_247_portable.c
36
typedef void (*
function_pointer
)(void);
typedef in typeref:typename:void (*)(void)
64
static
function_pointer
func_ptr;
msg_247_portable_int.c
41
typedef void (*
function_pointer
)(void);
typedef in typeref:typename:void (*)(void)
69
static
function_pointer
func_ptr;
Completed in 35 milliseconds
Indexes created Thu Nov 06 21:09:53 GMT 2025