Searched refs:_nc_hash_map (Results 1 – 10 of 10) sorted by relevance
287 NCURSES_SP_NAME(_nc_hash_map) (NCURSES_SP_DCL0) in NCURSES_SP_NAME() argument423 _nc_hash_map(void) in _nc_hash_map() function425 NCURSES_SP_NAME(_nc_hash_map) (CURRENT_SCREEN); in _nc_hash_map() local576 _nc_hash_map(); in main()
215 NCURSES_SP_NAME(_nc_hash_map) (NCURSES_SP_ARG); in NCURSES_SP_NAME() local
108 fun:_nc_hash_map
59 "_nc_hash_map" @84 NONAME
2152 extern NCURSES_EXPORT(void) _nc_hash_map (void);2609 extern NCURSES_EXPORT(void) NCURSES_SP_NAME(_nc_hash_map)(SCREEN*);
67 #undef _nc_hash_map68 void _nc_hash_map(void)
13940 + correct a loop-limit in _nc_hash_map() (patch by Alexander V.14666 simpler to construct tests (for double-check of _nc_hash_map tests).14685 + ifdef'd out _nc_hash_map (still slower)14715 + re-add _nc_hash_map14963 + ifdef'd out _nc_hash_map() call because it does not improve speed.14987 + conditionally include Chris Torek's hash function _nc_hash_map().