Home
last modified time | relevance | path

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

/freebsd-12.1/lib/csu/aarch64/
H A Dcrt1.c67 __start(int argc, char *argv[], char *env[], void (*cleanup)(void)) in __start() function
/freebsd-12.1/lib/csu/riscv/
H A Dcrt1.c74 __start(int argc, char **argv, char **env, void (*cleanup)(void)) in __start() function
/freebsd-12.1/sys/powerpc/aim/
H A Dlocore32.S78 __start: label
/freebsd-12.1/contrib/libc++/src/
H A Dvalarray.cpp19 gslice::__init(size_t __start) in __init()
/freebsd-12.1/lib/csu/mips/
H A Dcrt1.c60 __start(char **ap, in __start() function
/freebsd-12.1/lib/csu/arm/
H A Dcrt1.c95 __start(int argc, char **argv, char **env, struct ps_strings *ps_strings, in __start() function
/freebsd-12.1/contrib/libstdc++/include/ext/
H A Dbitmap_allocator.h197 iterator __start = __new_start; in insert() local
H A Dropeimpl.h719 _S_substring(_RopeRep* __base, size_t __start, size_t __endp1) in _S_substring()
1052 _S_flatten(_RopeRep* __r, size_t __start, size_t __len, in _S_flatten()
1063 find(_CharT __pattern, size_t __start) const in find()
/freebsd-12.1/sys/powerpc/booke/
H A Dlocore.S95 __start: label
/freebsd-12.1/sys/dev/hptmv/
H A Draid5n.h122 LBA_T __start[MAX_MEMBERS]; member
/freebsd-12.1/contrib/libstdc++/src/
H A Ddebug.cc589 const char* __start = __string; in _M_print_string() local
/freebsd-12.1/sys/arm/arm/
H A Delf_trampoline.c492 __start(void) in __start() function