Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/libcxx/include/__format/
H A Dbuffer.h66 _LIBCPP_HIDE_FROM_ABI void __reset(_CharT* __ptr, size_t __capacity) { in __reset() function
441 __output_.__reset(__storage_.__begin(), __storage_.__buffer_size);
458 __output_.__reset(__storage_.__begin(), __storage_.__buffer_size);
/openbsd/gnu/llvm/libcxx/src/
H A Dmutex.cpp189 __id_.__reset(); in unlock()
/openbsd/gnu/llvm/libcxx/include/__filesystem/
H A Ddirectory_entry.h289 __cached_data() noexcept { __reset(); } in __cached_data()
292 void __reset() { in __reset() function
/openbsd/sys/arch/loongson/loongson/
H A Dmachdep.c1045 void (*__reset)(void) = (void (*)(void))RESET_EXC_VEC; in boot() local
1102 __reset(); in boot()
/openbsd/gnu/llvm/libcxx/include/
H A D__threading_support627 void __reset() { __id_ = 0; }
/openbsd/gnu/llvm/libcxx/src/filesystem/
H A Doperations.cpp2050 __data_.__reset(); in __do_refresh()
2056 __data_.__reset(); in __do_refresh()