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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Ddictionary.h57 mdict_create_hashed_expandable (enum language language);
H A Ddictionary.c971 mdict_create_hashed_expandable (enum language language) function
H A Dbuildsym.c236 BLOCK_MULTIDICT (block) = mdict_create_hashed_expandable (m_language);
H A Dmdebugread.c4721 BLOCK_MULTIDICT (retval) = mdict_create_hashed_expandable (language);
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Ddictionary.h57 mdict_create_hashed_expandable (enum language language);
H A Ddictionary.c977 mdict_create_hashed_expandable (enum language language) function
H A Dbuildsym.c228 (mdict_create_hashed_expandable (m_language));
H A Dmdebugread.c4739 retval->set_multidict (mdict_create_hashed_expandable (language));

Completed in 231 milliseconds