Home
last modified time | relevance | path

Searched defs:__start (Results 1 – 9 of 9) sorted by relevance

/freebsd/lib/csu/riscv/
H A Dcrt1_c.c43 __start(int argc, char **argv, char **env, void (*cleanup)(void)) in __start() function
/freebsd/contrib/llvm-project/libcxx/src/
H A Dvalarray.cpp22 __init(size_t __start) __init() argument
/freebsd/sys/powerpc/aim/
H A Dlocore32.S77 __start: label
/freebsd/lib/csu/arm/
H A Dcrt1_c.c62 __start(int argc, char **argv, char **env, struct ps_strings *ps_strings, in __start() function
/freebsd/contrib/llvm-project/libcxx/src/include/
H A Doverridable_function.h82 uintptr_t __start = reinterpret_cast<uintptr_t>(&__lcxx_override_start); in __is_function_overridden() local
/freebsd/contrib/llvm-project/libcxx/include/__algorithm/
H A Dmake_heap.h38 for (difference_type __start = (__n - 2) / 2; __start >= 0; --__start) { in __make_heap() local
H A Dsift_down.h31 __sift_down(_RandomAccessIterator __first,_Compare && __comp,typename iterator_traits<_RandomAccessIterator>::difference_type __len,_RandomAccessIterator __start) __sift_down() argument
[all...]
/freebsd/sys/powerpc/booke/
H A Dlocore.S103 __start: label
/freebsd/sys/dev/hptmv/
H A Draid5n.h120 LBA_T __start[MAX_MEMBERS]; member