Searched refs:__ip (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Dunwind.h226 _Unwind_Word __ip = _Unwind_GetGR(__context, 15); local
227 return __ip & ~(_Unwind_Word)(0x1); /* Remove thumb mode bit. */
/freebsd-11-stable/contrib/libstdc++/src/
H A Dlocale.cc84 locale::locale(_Impl* __ip) throw() : _M_impl(__ip) argument

Completed in 83 milliseconds