Searched defs:__start (Results 1 – 12 of 12) sorted by relevance
| /freebsd-12.1/lib/csu/aarch64/ |
| H A D | crt1.c | 67 __start(int argc, char *argv[], char *env[], void (*cleanup)(void)) in __start() function
|
| /freebsd-12.1/lib/csu/riscv/ |
| H A D | crt1.c | 74 __start(int argc, char **argv, char **env, void (*cleanup)(void)) in __start() function
|
| /freebsd-12.1/sys/powerpc/aim/ |
| H A D | locore32.S | 78 __start: label
|
| /freebsd-12.1/contrib/libc++/src/ |
| H A D | valarray.cpp | 19 gslice::__init(size_t __start) in __init()
|
| /freebsd-12.1/lib/csu/mips/ |
| H A D | crt1.c | 60 __start(char **ap, in __start() function
|
| /freebsd-12.1/lib/csu/arm/ |
| H A D | crt1.c | 95 __start(int argc, char **argv, char **env, struct ps_strings *ps_strings, in __start() function
|
| /freebsd-12.1/contrib/libstdc++/include/ext/ |
| H A D | bitmap_allocator.h | 197 iterator __start = __new_start; in insert() local
|
| H A D | ropeimpl.h | 719 _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 D | locore.S | 95 __start: label
|
| /freebsd-12.1/sys/dev/hptmv/ |
| H A D | raid5n.h | 122 LBA_T __start[MAX_MEMBERS]; member
|
| /freebsd-12.1/contrib/libstdc++/src/ |
| H A D | debug.cc | 589 const char* __start = __string; in _M_print_string() local
|
| /freebsd-12.1/sys/arm/arm/ |
| H A D | elf_trampoline.c | 492 __start(void) in __start() function
|