Searched refs:stinst_type (Results 1 – 1 of 1) sorted by relevance
288 typedef void (*stinst_type)(); typedef289 stinst_type *pc;290 stinst_type sstack[STACK];291 stinst_type *ssp = &sstack[0];301 stinst_type *code;356 unsigned int add_to_definition (dict_type *, stinst_type);383 stinst_type *oldpc = pc; in call()1288 new_d->code = (stinst_type *) malloc (sizeof (stinst_type));1297 stinst_type word;1303 (stinst_type *) realloc ((char *) (entry->code),[all …]