Searched defs:old (Results 1 – 8 of 8) sorted by relevance
26 std::unexpected_handler old = std::set_unexpected(f1); in main() local
27 std::unexpected_handler old = std::get_unexpected(); in main() local
61 register struct vpath *old, *nexto; in build_vpath_lists() local
462 struct dep *old = f->deps; in expand_deps() local
3049 dup2 (int old, int new) in dup2()
1194 BPTR env, file, old; in main() local
3020 register struct nameseq *old; in multi_glob() local
414 locale old(_Stl_get_global_locale()->_M_impl); local