Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils-2.17/bfd/doc/
H A Dchew.c358 dict_type *word; in exec()
369 dict_type *e; in call()
370 e = (dict_type *) (pc[1]); in call()
1210 dict_type *root;
1212 dict_type *
1216 dict_type *ptr = root;
1239 dict_type *word; in perform()
1262 dict_type *
1266 dict_type *new = (dict_type *) malloc (sizeof (dict_type));
1278 dict_type *entry; in add_to_definition()
[all …]
/openbsd/gnu/usr.bin/binutils/bfd/doc/
H A Dchew.c357 dict_type *word; in exec()
368 dict_type *e; in call()
369 e = (dict_type *) (pc[1]); in call()
1248 dict_type *root;
1250 dict_type *
1254 dict_type *ptr = root;
1277 dict_type *word; in perform()
1300 dict_type *
1304 dict_type *new = (dict_type *) malloc (sizeof (dict_type));
1316 dict_type *entry; in add_to_definition()
[all …]
/openbsd/gnu/llvm/lldb/source/Interpreter/
H A DOptionValueDictionary.cpp23 const Type dict_type = ConvertTypeMaskToType(m_type_mask); in DumpValue() local
27 GetBuiltinTypeAsCString(dict_type)); in DumpValue()
52 switch (dict_type) { in DumpValue()
/openbsd/gnu/usr.bin/binutils/gdb/
H A Ddictionary.c93 enum dict_type enum
111 enum dict_type type;