Home
last modified time | relevance | path

Searched defs:CRTBEGIN (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/bsd/pcc/dist/pcc/os/bsd/
H A Dccconfig.h37 #define CRTBEGIN 0 macro
/netbsd-src/external/bsd/pcc/dist/pcc/os/litebsd/
H A Dccconfig.h48 #define CRTBEGIN 0 macro
/netbsd-src/external/bsd/pcc/dist/pcc/os/sunos/
H A Dccconfig.h43 #define CRTBEGIN 0 macro
/netbsd-src/external/bsd/pcc/dist/pcc/os/nextstep/
H A Dccconfig.h43 #define CRTBEGIN 0 macro
/netbsd-src/external/bsd/pcc/dist/pcc/os/darwin/
H A Dccconfig.h39 #define CRTBEGIN 0 macro
/netbsd-src/external/bsd/pcc/dist/pcc/os/win32/
H A Dccconfig.h24 #define CRTBEGIN 0 /* No constructor/destructor support for now */ macro
/netbsd-src/external/bsd/pcc/dist/pcc/os/minix/
H A Dccconfig.h84 #define CRTBEGIN 0 macro
/netbsd-src/external/bsd/pcc/dist/pcc/cc/cc/
H A Dcc.c174 #define CRTBEGIN "crtbegin.o" macro