Searched defs:__fill_n_a1 (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dstl_algobase.h1001 __fill_n_a1(_OutputIterator __first, _Size __n, const _Tp& __value) function
1012 __fill_n_a1(_OutputIterator __first, _Size __n, const _Tp& __value) function
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dstl_algobase.h1055 __fill_n_a1(_OutputIterator __first, _Size __n, const _Tp& __value) function
1066 __fill_n_a1(_OutputIterator __first, _Size __n, const _Tp& __value) function

Completed in 121 milliseconds