Searched refs:__main (Results 26 - 46 of 46) sorted by relevance

12

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Support/Unix/
H A DDynamicLibrary.inc97 EXPLICIT_SYMBOL(__main);
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/hppa/reloc/
H A Dapplybug.s57 .IMPORT __main,CODE
76 bl __main,%r2
H A Dfuncrelocbug.s144 .IMPORT __main,CODE
158 bl __main,%r2
/netbsd-current/sys/arch/mvme68k/stand/libbug/
H A Dbugstart.S56 ENTRY_NOPROFILE(__main)
/netbsd-current/sys/arch/arc/arc/
H A Dlocore_machdep.S64 * GCC2 seems to want to call __main in main() for some reason.
66 LEAF(__main)
69 END(__main)
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/mips/
H A Dlineno.s20 jal __main
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/hppa/parse/
H A Dcalldatabug.s121 .IMPORT __main,CODE
139 bl __main,%r2
/netbsd-current/sys/lib/libkern/
H A DMakefile.libkern53 SRCS+= kern_assert.c __main.c
/netbsd-current/sys/arch/x68k/stand/common/
H A Dstart.S33 #define DUMMY___main 1 /* define dummy __main() for a.out */
458 ENTRY_NOPROFILE(__main)
/netbsd-current/external/gpl3/gcc.old/lib/libgcc/
H A DMakefile.inc51 _clear_cache _trampoline __main \
/netbsd-current/external/gpl3/gcc/lib/libgcc/
H A DMakefile.inc51 _clear_cache _trampoline __main \
/netbsd-current/sys/arch/i386/stand/dosboot/
H A Dstart_dos.S311 ENTRY(__main)
/netbsd-current/external/gpl3/gcc.old/dist/libphobos/libdruntime/
H A DMakefile.am396 DRUNTIME_DISOURCES = __entrypoint.di __main.di
H A DMakefile.in1016 DRUNTIME_DISOURCES = __entrypoint.di __main.di
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/
H A Dlibgcc2.c2273 /* Some systems use __main in a way incompatible with its use in gcc, in these
2278 #define NAME__MAIN "__main"
2279 #define SYMBOL__MAIN __main
H A DMakefile.in442 _clear_cache _trampoline __main _absvsi2 \
/netbsd-current/external/gpl3/gcc/dist/libgcc/
H A Dlibgcc2.c2366 /* Some systems use __main in a way incompatible with its use in gcc, in these
2371 #define NAME__MAIN "__main"
2372 #define SYMBOL__MAIN __main
H A DMakefile.in442 _clear_cache _trampoline __main _absvsi2 \
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/
H A DMakefile.am428 DRUNTIME_DISOURCES = __builtins.di __main.di
H A DMakefile.in1093 DRUNTIME_DISOURCES = __builtins.di __main.di
/netbsd-current/external/apache2/llvm/autoconf/
H A Dconfigure9967 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for __main in -lgcc" >&5
9968 $as_echo_n "checking for __main in -lgcc... " >&6; }
9983 char __main ();
9987 return __main ();

Completed in 214 milliseconds

12