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 - 4
of
4
) 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
/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
Completed in 43 milliseconds
Indexes created Mon Feb 23 08:20:23 UTC 2026