OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:function_ptr
(Results
1 - 6
of
6
) sorted by relevancy
/src/tests/usr.bin/indent/
fmt_decl.c
18
typedef void ( *
function_ptr
) ( int * ) ;
typedef
22
typedef void (*
function_ptr
)(int *);
typedef
fmt_decl.c
18
typedef void ( *
function_ptr
) ( int * ) ;
typedef
22
typedef void (*
function_ptr
)(int *);
typedef
fmt_decl.c
18
typedef void ( *
function_ptr
) ( int * ) ;
typedef
22
typedef void (*
function_ptr
)(int *);
typedef
/src/tests/usr.bin/xlint/lint1/
queries.c
571
typedef void (function_typedef)(int), (*
function_ptr
)(int);
typedef
queries.c
571
typedef void (function_typedef)(int), (*
function_ptr
)(int);
typedef
queries.c
571
typedef void (function_typedef)(int), (*
function_ptr
)(int);
typedef
Completed in 86 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026