OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:callback_ftype
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/libcc1/
callbacks.hh
31
typedef status
callback_ftype
(connection *);
typedef in namespace:cc1_plugin
50
void add_callback (const char *name,
callback_ftype
*func);
54
callback_ftype
*find_callback (const char *name);
/src/external/gpl3/gcc.old/dist/libcc1/
callbacks.hh
31
typedef status
callback_ftype
(connection *);
typedef in namespace:cc1_plugin
50
void add_callback (const char *name,
callback_ftype
*func);
54
callback_ftype
*find_callback (const char *name);
Completed in 25 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026