Home
last modified time | relevance | path

Searched defs:last (Results 1 – 25 of 303) sorted by relevance

12345678910>>...13

/minix3/external/bsd/libc++/dist/libcxx/test/algorithms/alg.sorting/alg.min.max/
H A Dmax_element_comp.pass.cpp25 test(Iter first, Iter last) in test()
62 void test_eq0(Iter first, Iter last, Pred p) in test_eq0()
H A Dmin_element_comp.pass.cpp25 test(Iter first, Iter last) in test()
62 void test_eq0(Iter first, Iter last, Pred p) in test_eq0()
/minix3/external/bsd/bind/dist/
H A Dacconfig.h120 #define va_start(ap, last) \ argument
H A Dconfig.h.in118 #define va_start(ap, last) \ argument
/minix3/external/bsd/libc++/dist/libcxx/test/std/containers/sequences/deque/deque.modifiers/
H A Derase_iter_iter.invalidation.pass.cpp26 typename C::iterator last = first + num; in del_at_start() local
45 typename C::iterator last = c.end(); in del_at_end() local
/minix3/external/bsd/libc++/dist/libcxx/test/std/strings/basic.string/string.cons/
H A Diter_alloc.pass.cpp26 test(It first, It last) in test()
44 test(It first, It last, const A& a) in test()
/minix3/tests/lib/libc/regex/
H A Ddebug.c55 int last; in regprint() local
127 ssize_t last; in s_print() local
/minix3/external/bsd/libc++/dist/libcxx/test/strings/basic.string/string.cons/
H A Diter_alloc.pass.cpp26 test(It first, It last) in test()
44 test(It first, It last, const A& a) in test()
/minix3/external/bsd/libc++/dist/libcxx/test/std/algorithms/alg.sorting/alg.min.max/
H A Dmin_element_comp.pass.cpp25 test(Iter first, Iter last) in test()
62 void test_eq0(Iter first, Iter last, Pred p) in test_eq0()
H A Dmax_element_comp.pass.cpp25 test(Iter first, Iter last) in test()
62 void test_eq0(Iter first, Iter last, Pred p) in test_eq0()
/minix3/external/bsd/libc++/dist/libcxx/test/iterators/iterator.primitives/iterator.operations/
H A Ddistance.pass.cpp27 test(It first, It last, typename std::iterator_traits<It>::difference_type x) in test()
/minix3/external/bsd/libc++/dist/libcxx/test/std/iterators/iterator.primitives/iterator.operations/
H A Ddistance.pass.cpp27 test(It first, It last, typename std::iterator_traits<It>::difference_type x) in test()
/minix3/tests/lib/libc/hash/
H A Dh_hash.c71 #define CHOMP(buf, len, last) \ argument
84 int len, outlen, last; in regress() local
/minix3/sys/sys/
H A Dstdarg.h49 #define __builtin_va_start(ap, last) __builtin_stdarg_start((ap), (last)) argument
57 #define va_start(ap, last) __builtin_va_start((ap), (last)) argument
/minix3/common/lib/libc/arch/powerpc/string/
H A Dmemcpy.S127 last: label
/minix3/lib/libc/string/
H A Dwcstok.c54 wchar_t ** __restrict last) in wcstok()
/minix3/external/bsd/blacklist/bin/
H A Dstate.h45 time_t last; member
/minix3/lib/libc/stdlib/
H A Dmerge.c77 #define ICOPY_LIST(src, dst, last) \ argument
88 #define CCOPY_LIST(src, dst, last) \ argument
118 u_char *list2, *list1, *p2, *p, *last, **p1; in mergesort() local
285 u_char *f1, *f2, *s, *l2, *last, *p2; in setup() local
/minix3/external/bsd/libc++/dist/libcxx/test/containers/sequences/vector.bool/
H A Dconstruct_iter_iter.pass.cpp23 test(Iterator first, Iterator last) in test()
/minix3/external/bsd/libc++/dist/libcxx/test/numerics/numeric.ops/accumulate/
H A Daccumulate_op.pass.cpp27 test(Iter first, Iter last, T init, T x) in test()
H A Daccumulate.pass.cpp25 test(Iter first, Iter last, T init, T x) in test()
/minix3/external/bsd/libc++/dist/libcxx/test/containers/sequences/vector/vector.cons/
H A Dconstruct_iter_iter.pass.cpp24 test(Iterator first, Iterator last) in test()
/minix3/external/bsd/libc++/dist/libcxx/test/std/numerics/numeric.ops/accumulate/
H A Daccumulate_op.pass.cpp27 test(Iter first, Iter last, T init, T x) in test()
H A Daccumulate.pass.cpp25 test(Iter first, Iter last, T init, T x) in test()
/minix3/external/bsd/libc++/dist/libcxx/test/std/containers/sequences/vector/vector.cons/
H A Dconstruct_iter_iter.pass.cpp24 test(Iterator first, Iterator last) in test()

12345678910>>...13