Searched refs:stinst_type (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/contrib/binutils/bfd/doc/
H A Dchew.c273 typedef void (*stinst_type)(); typedef
274 stinst_type *pc;
275 stinst_type sstack[STACK];
276 stinst_type *ssp = &sstack[0];
286 stinst_type *code;
341 unsigned int add_to_definition (dict_type *, stinst_type);
368 stinst_type *oldpc = pc;
1270 new->code = (stinst_type *) malloc (sizeof (stinst_type));
1279 stinst_type wor
[all...]

Completed in 96 milliseconds