Home
last modified time | relevance | path

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

/dragonfly/contrib/dialog/
H A Dinputstr.c169 load_cache(int cache_num, const char *string) in load_cache() function
181 #define load_cache(cache, string) &my_cache macro
263 CACHE *cache = load_cache(cCntWideBytes, string); in dlg_count_wcbytes()
301 CACHE *cache = load_cache(cCntWideChars, string); in dlg_count_wchars()
340 CACHE *cache = load_cache(cInxWideChars, string); in dlg_index_wchars()
394 CACHE *cache = load_cache(cInxCols, string); in dlg_index_columns()