HomeSort by: relevance | last modified time | path
    Searched refs:CRT0 (Results 1 - 11 of 11) sorted by relevancy

  /src/external/bsd/pcc/dist/pcc/os/sysv4/
ccconfig.h 40 #define CRT0 "crt1.o"
  /src/external/bsd/pcc/dist/pcc/os/android/
ccconfig.h 36 #define CRT0 "crt1.o"
  /src/external/bsd/pcc/dist/pcc/os/freebsd/
ccconfig.h 35 #define CRT0 "crt1.o"
  /src/external/bsd/pcc/dist/pcc/os/midnightbsd/
ccconfig.h 45 #define CRT0 "crt1.o"
  /src/external/bsd/pcc/dist/pcc/os/nextstep/
ccconfig.h 52 #define CRT0 "crt1.o"
  /src/external/bsd/pcc/dist/pcc/os/sunos/
ccconfig.h 41 #define CRT0 "crt1.o"
  /src/external/bsd/pcc/dist/pcc/os/win32/
ccconfig.h 18 #define CRT0 "crt2.o"
  /src/external/bsd/pcc/dist/pcc/os/linux/
ccconfig.h 36 #define CRT0 "crt1.o"
  /src/external/bsd/pcc/dist/pcc/os/minix/
ccconfig.h 79 #define CRT0 "crtso.o"
  /src/external/bsd/pcc/dist/pcc/os/darwin/
ccconfig.h 35 #define CRT0 "crt1.o"
  /src/external/bsd/pcc/dist/pcc/cc/cc/
cc.c 185 #ifndef CRT0
186 #define CRT0 "crt0.o"
2051 b = CRT0;
2064 b = CRT0;

Completed in 136 milliseconds