Searched refs:not_first_call (Results 1 – 4 of 4) sorted by relevance
35 int not_first_call; in __libc_start_call_main() local44 not_first_call = setjmp ((struct __jmp_buf_tag *) unwind_buf.cancel_jmp_buf); in __libc_start_call_main()46 if (__glibc_likely (! not_first_call)) in __libc_start_call_main()
391 int not_first_call; in start_thread() local400 not_first_call = setjmp ((struct __jmp_buf_tag *) unwind_buf.cancel_jmp_buf); in start_thread()421 if (__glibc_likely (! not_first_call)) in start_thread()
2010 [!__EXCEPTIONS]: Mangle local variable not_first_call.
12183 (not_first_call): Remove.12185 (not_first_call): Remove.