Home
last modified time | relevance | path

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

/dports/editors/texmacs/TeXmacs-1.99.4-src/src/System/Misc/
H A Ddata_cache.hpp26 bool do_cache_stat (string name);
H A Ddata_cache.cpp125 do_cache_stat (string name) { in do_cache_stat() function
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/System/Files/
H A Dfile.cpp315 if (do_cache_stat (name_s)) { in get_attributes()