/dports/misc/lingoteach/lingoteach-ui-0.3.9/src/ui/gtk/ |
H A D | module.c | 81 gpointer* (*mod_free) (); in mod_load() local 105 || !g_module_symbol (module->module, "module_free", (gpointer *) &mod_free)) in mod_load() 118 module->free = mod_free; in mod_load()
|
/dports/net/rtpproxy/rtpproxy-2.1.1/modules/acct_csv/ |
H A D | rtpp_acct_csv.c | 218 mod_free(buf); in rtpp_acct_csv_open() 224 mod_free(buf); in rtpp_acct_csv_open() 259 mod_free(pvt); in rtpp_acct_csv_ctor() 269 mod_free(pvt); in rtpp_acct_csv_dtor() 357 mod_free(buf); in rtpp_acct_csv_do() 363 mod_free(buf); in rtpp_acct_csv_do()
|
/dports/devel/cc65/cc65-2.19/include/ |
H A D | modload.h | 82 void __fastcall__ mod_free (void* module);
|
/dports/irc/eggdrop/eggdrop-1.9.1/src/ |
H A D | modules.h | 45 void mod_free(void *, const char *, const char *, int);
|
H A D | modules.c | 188 (Function) mod_free, 1021 void mod_free(void *ptr, const char *modname, const char *filename, int line) in mod_free() function
|
/dports/irc/evangeline/evangeline-msa/src/ |
H A D | modules.h | 26 void mod_free(void *ptr, const char *modname, const char *filename, int line);
|
H A D | modules.c | 164 (Function) mod_free, 905 void mod_free(void *ptr, const char *modname, const char *filename, int line) in mod_free() function
|
/dports/irc/evangeline/evangeline/src/ |
H A D | modules.h | 26 void mod_free(void *ptr, const char *modname, const char *filename, int line);
|
H A D | modules.c | 164 (Function) mod_free, 906 void mod_free(void *ptr, const char *modname, const char *filename, int line) in mod_free() function
|
/dports/net/rtpproxy/rtpproxy-2.1.1/src/ |
H A D | rtpp_module.h | 39 #define mod_free(p) rtpp_module._free((p), rtpp_module.memdeb_p, \ macro
|
/dports/devel/cc65/cc65-2.19/asminc/ |
H A D | modload.inc | 62 ; void mod_free (void* module);
|
/dports/x11-toolkits/p5-Prima/Prima-1.63/win32/ |
H A D | apc.c | 427 mod_free( mod); in apc_application_get_os_info() 830 if ( mod) mod_free( mod); in apc_application_get_os_info() 920 mod_free( mod); in apc_application_get_os_info()
|
H A D | stock.c | 1930 mod_free( BYTE * modState) in mod_free() function
|
/dports/x11-toolkits/p5-Prima/Prima-1.63/include/win32/ |
H A D | win32guts.h | 704 extern void mod_free( BYTE * modState);
|
/dports/devel/cc65/cc65-2.19/doc/ |
H A D | funcref.sgml | 478 <item><ref id="mod_free" name="mod_free"> 5144 <sect1>mod_free<label id="mod_free"><p> 5150 <tag/Declaration/<tt/void __fastcall__ mod_free (void* module);/ 5194 <ref id="mod_free" name="mod_free">
|