Home
last modified time | relevance | path

Searched defs:__alloc (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dbasic_string.tcc549 const _Alloc& __alloc) in _S_create()
626 _M_clone(const _Alloc& __alloc, size_type __res) in _M_clone()
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dstl_deque.h2223 auto __alloc = __x._M_get_Tp_allocator(); in _GLIBCXX_VISIBILITY() local
H A Dstl_list.h643 auto& __alloc = _M_get_Node_allocator(); in _GLIBCXX_VISIBILITY() local
/dflybsd-src/contrib/lvm2/dist/tools/
H A Dlvmcmdline.c485 static void __alloc(int size) in __alloc() function