Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/doc/
Dchew.c307 typedef struct dict_struct dict_type; typedef
336 static void exec (dict_type *);
353 dict_type *lookup_word (char *);
355 dict_type *newentry (char *);
356 unsigned int add_to_definition (dict_type *, stinst_type);
373 dict_type *word; in exec()
384 dict_type *e; in call()
385 e = (dict_type *) (pc[1]); in call()
1228 dict_type *root;
1230 dict_type *
[all …]