Searched defs:__arg (Results 1 – 6 of 6) sorted by relevance
178 void *__arg; member187 void *__arg = __data->__arg; in __libcpp_beginthreadex_thunk() local197 void *__arg) in __libcpp_thread_create()
70 __DEVICE__ float frexp(float __arg, int *__exp) { in frexp()117 __DEVICE__ float ldexp(float __arg, int __exp) { in ldexp()
162 constexpr __arg_t __arg = __determine_arg_t<_Context, remove_cvref_t<_Tp>>(); in __create_format_arg() local
66 _LIBCPP_HIDE_FROM_ABI void __throw_bad_expected_access(_Arg&& __arg) { in __throw_bad_expected_access()
449 …pr void __allocator_construct_at_multidimensional(_Alloc& __alloc, _Tp* __loc, _Arg const& __arg) { in __allocator_construct_at_multidimensional()