Searched defs:__count (Results 1 - 5 of 5) sorted by relevance

/haiku/headers/build/gcc-2.95.3/
H A Dva-pyr.h56 __voidptr __stackp,__regp,__count; member in struct:__va_regs
/haiku/headers/cpp/
H A Dstl_uninitialized.h101 __uninitialized_copy_n(_InputIter __first, _Size __count, argument
116 __uninitialized_copy_n(_RandomAccessIter __first, _Size __count, argument
127 __uninitialized_copy_n(_InputIter __first, _Size __count, argument
135 uninitialized_copy_n(_InputIter __first, _Size __count, argument
H A Dstl_algobase.h309 pair<_InputIter, _OutputIter> __copy_n(_InputIter __first, _Size __count, argument
322 __copy_n(_RAIter __first, _Size __count, argument
331 __copy_n(_InputIter __first, _Size __count, _OutputIter __result) { argument
338 copy_n(_InputIter __first, _Size __count, _OutputIter __result) { argument
H A Dstl_algo.h377 search_n(_ForwardIter __first, _ForwardIter __last, _Integer __count, const _Tp& __val) argument
401 search_n(_ForwardIter __first, _ForwardIter __last, _Integer __count, const _Tp& __val, _BinaryPred __binary_pred) argument
/haiku/src/system/libroot/posix/glibc/wcsmbs/
H A Dwchar.h74 int __count; member in struct:__anon1

Completed in 329 milliseconds