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

  /src/external/bsd/pcc/dist/pcc/os/nextstep/
ccconfig.h 44 #define CRTBEGIN_S 0
  /src/external/bsd/pcc/dist/pcc/os/win32/
ccconfig.h 26 #define CRTBEGIN_S 0
  /src/external/bsd/pcc/dist/pcc/os/minix/
ccconfig.h 86 #define CRTBEGIN_S 0
  /src/external/bsd/pcc/dist/pcc/os/darwin/
ccconfig.h 41 #define CRTBEGIN_S "dylib1.o"
  /src/external/bsd/pcc/dist/pcc/cc/cc/
cc.c 161 #ifndef CRTBEGIN_S
162 #define CRTBEGIN_S "crtbeginS.o"
2033 b = CRTBEGIN_S;

Completed in 18 milliseconds