Home
last modified time | relevance | path

Searched refs:_plugin_t (Results 1 – 6 of 6) sorted by relevance

/dports/devel/radare2/radare2-5.1.1/libr/core/
H A Dlibs.c8 struct r_ ## x ## _plugin_t *hand = (struct r_ ## x ## _plugin_t *)data;\
19 struct r_ ## x ## _plugin_t *hand = (struct r_ ## x ## _plugin_t *)data;\
20 struct r_ ## x ## _plugin_t *instance;\
22 instance = R_NEW (struct r_ ## x ## _plugin_t);\
23 memcpy (instance, hand, sizeof (struct r_ ## x ## _plugin_t));\
/dports/emulators/bochs/bochs-2.7/
H A Dextplugin.h49 typedef int (CDECL *plugin_entry_t)(struct _plugin_t *plugin, Bit16u type, Bit8u mode);
51 typedef struct _plugin_t struct
70 struct _plugin_t *next; argument
/dports/biology/bio-mocha/bcftools-1.14/
H A Dvcfplugin.c52 typedef struct _plugin_t plugin_t;
87 struct _plugin_t struct
/dports/biology/bcftools/bcftools-1.14/
H A Dvcfplugin.c52 typedef struct _plugin_t plugin_t;
87 struct _plugin_t struct
/dports/biology/py-pysam/pysam-0.18.0/bcftools/
H A Dvcfplugin.c52 typedef struct _plugin_t plugin_t;
87 struct _plugin_t struct
H A Dvcfplugin.c.pysam.c54 typedef struct _plugin_t plugin_t;
89 struct _plugin_t struct