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

12

/netbsd-current/sys/lib/libkern/
H A D__main.c1 /* $NetBSD: __main.c,v 1.5 2009/03/14 14:46:10 dsl Exp $ */
35 void __main(void);
38 __main(void) function
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-srec/
H A Dsr1.c23 __main () function
H A Dsr3.cc39 __main () function
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Support/Windows/
H A Dexplicit_symbols.inc23 EXPLICIT_SYMBOL(__main) // FIXME: Don't call it.
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/nvptx/
H A Dcrt0.c35 extern void __main (int *, int, void **) __attribute__((kernel));
38 __main (int *rval_ptr, int argc, void **argv) function
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/nvptx/
H A Dcrt0.c35 extern void __main (int *, int, void **) __attribute__((kernel));
38 __main (int *rval_ptr, int argc, void **argv) function
/netbsd-current/sys/lib/libkern/arch/usermode/
H A DMakefile.inc6 NO_SRCS+= __main.c strlen.c strcmp.c
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-pe/
H A Daligncomm-1.c14 void __main (void) function
H A Daligncomm-2.c15 void __main (void) function
H A Daligncomm-3.c16 void __main (void) function
H A Daligncomm-4.c17 void __main (void) function
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-selective/
H A D4.cc34 extern "C" void __main() { } function
H A D3.cc46 extern "C" void __main() { } function
H A D5.cc38 extern "C" void __main() { } function
/netbsd-current/sys/arch/sbmips/stand/common/
H A Dstart.S104 LEAF(__main)
106 END(__main)
/netbsd-current/sys/arch/evbmips/stand/sbmips/common/
H A Dstart.S104 LEAF(__main)
106 END(__main)
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/hppa/reloc/
H A Dplabelbug.s11 .IMPORT __main,CODE
27 bl __main,%r2
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/hppa/unsorted/
H A Dimportbug.s10 .IMPORT __main,CODE
26 bl __main,%r2
/netbsd-current/sys/lib/libkern/arch/mips/
H A DMakefile.inc6 NO_SRCS+= __main.c
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/vms/
H A Dvms-ucrt0.c47 int __main (void *, void *, void *, void *,
69 __main (void *progxfer, void *cli_util, void *imghdr, void *image_file_desc, function
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/vms/
H A Dvms-ucrt0.c47 int __main (void *, void *, void *, void *,
69 __main (void *progxfer, void *cli_util, void *imghdr, void *image_file_desc, function
/netbsd-current/external/apache2/llvm/dist/llvm/utils/
H A Dcheck-each-file22 *undefined*reference*__main*)
23 echo "$program appears to need a dummy __main function; adding one"
24 echo "void __main () { }" > __main.c
25 gcc -c __main.c
28 gmake -n $program 2>&1 | sed '/gcc/s/$/__main.o/' >> $linker
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/frv/
H A Dfrvbegin.c147 __main (void) function
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-sh/
H A Dsh2.c32 __main () function
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/frv/
H A Dfrvbegin.c147 __main (void) function

Completed in 317 milliseconds

12