Searched defs:__handle (Results 1 – 4 of 4) sorted by relevance
76 __handle global() enumerator 214 struct __handle { global() struct 216 __handle__handle __handle() argument 250 __format___handle global() argument 363 handle(typename __basic_format_arg_value<_Context>::__handle & __handle) handle() argument [all...]
389 if (__format::__determine_arg_t<_Context, _Tp>() == __format::__arg_t::__handle) member 136 _LIBCPP_HIDE_FROM_ABI constexpr const __compile_time_handle<_CharT>& __handle(size_t __id) const { __handle() function
29 intptr_t __handle = _get_osfhandle(fileno(__file)); in __filebuf_windows_native_handle() local
37 intptr_t __handle = _get_osfhandle(fileno(__stream)); in __is_windows_terminal() local