Home
last modified time | relevance | path

Searched defs:__index (Results 1 – 5 of 5) sorted by relevance

/freebsd-9-stable/contrib/libstdc++/src/
Dlocale.cc302 size_t __index = __idp->_M_id(); in _M_replace_facet() local
315 size_t __index = __idp->_M_id(); in _M_install_facet() local
390 _M_install_cache(const facet* __cache, size_t __index) in _M_install_cache()
Dios.cc113 ios_base::register_callback(event_callback __fn, int __index) in register_callback()
/freebsd-9-stable/contrib/llvm/tools/clang/lib/Headers/
Dunwind.h166 _Unwind_Word _Unwind_GetGR(struct _Unwind_Context *__context, int __index) { in _Unwind_GetGR()
173 void _Unwind_SetGR(struct _Unwind_Context *__context, int __index, in _Unwind_SetGR()
/freebsd-9-stable/include/
Dnl_types.h67 int32_t __index; /* index of first msg_hdr in msg_hdr table */ member
/freebsd-9-stable/contrib/libstdc++/include/bits/
Ddeque.tcc116 const difference_type __index = __position - begin(); in erase() local
434 difference_type __index = __pos - this->_M_impl._M_start; in _M_insert_aux() local