Searched defs:__start (Results 1 – 9 of 9) sorted by relevance
76 .globl __start symbol77 __start: label
43 __start(int argc, char **argv, char **env, void (*cleanup)(void)) in __start() function
21 void gslice::__init(size_t __start) { in __init()
62 __start(int argc, char **argv, char **env, struct ps_strings *ps_strings, in __start() function
80 uintptr_t __start = reinterpret_cast<uintptr_t>(&__lcxx_override_start); __is_function_overridden() local
102 .globl __start symbol103 __start: label
38 for (difference_type __start = (__n - 2) / 2; __start >= 0; --__start) { in __make_heap() local
32 _RandomAccessIterator __start) { in __sift_down()
120 LBA_T __start[MAX_MEMBERS]; member