HomeSort by: relevance | last modified time | path
    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