Home
last modified time | relevance | path

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

/freebsd-src/sys/powerpc/aim/
H A Dlocore32.S76 .globl __start symbol
77 __start: label
/freebsd-src/lib/csu/riscv/
H A Dcrt1_c.c43 __start(int argc, char **argv, char **env, void (*cleanup)(void)) in __start() function
/freebsd-src/contrib/llvm-project/libcxx/src/
H A Dvalarray.cpp21 void gslice::__init(size_t __start) { in __init()
/freebsd-src/lib/csu/arm/
H A Dcrt1_c.c62 __start(int argc, char **argv, char **env, struct ps_strings *ps_strings, in __start() function
/freebsd-src/contrib/llvm-project/libcxx/src/include/
H A Doverridable_function.h80 uintptr_t __start = reinterpret_cast<uintptr_t>(&__lcxx_override_start); __is_function_overridden() local
/freebsd-src/sys/powerpc/booke/
H A Dlocore.S102 .globl __start symbol
103 __start: label
/freebsd-src/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.h32 _RandomAccessIterator __start) { in __sift_down()
/freebsd-src/sys/dev/hptmv/
H A Draid5n.h120 LBA_T __start[MAX_MEMBERS]; member