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

  /src/external/bsd/pcc/dist/pcc/os/bsd/
ccconfig.h 37 #define CRTBEGIN 0
  /src/external/bsd/pcc/dist/pcc/os/litebsd/
ccconfig.h 48 #define CRTBEGIN 0
  /src/external/bsd/pcc/dist/pcc/os/nextstep/
ccconfig.h 43 #define CRTBEGIN 0
  /src/external/bsd/pcc/dist/pcc/os/sunos/
ccconfig.h 43 #define CRTBEGIN 0
  /src/external/bsd/pcc/dist/pcc/os/win32/
ccconfig.h 24 #define CRTBEGIN 0 /* No constructor/destructor support for now */
  /src/external/bsd/pcc/dist/pcc/os/minix/
ccconfig.h 84 #define CRTBEGIN 0
  /src/external/bsd/pcc/dist/pcc/os/darwin/
ccconfig.h 39 #define CRTBEGIN 0
  /src/external/bsd/pcc/dist/pcc/cc/cc/
cc.c 173 #ifndef CRTBEGIN
174 #define CRTBEGIN "crtbegin.o"
2036 b = CRTBEGIN;

Completed in 17 milliseconds