Home
last modified time | relevance | path

Searched defs:CRTBEGIN_T (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/bsd/pcc/dist/pcc/os/nextstep/
H A Dccconfig.h45 #define CRTBEGIN_T 0 macro
/netbsd-src/external/bsd/pcc/dist/pcc/os/darwin/
H A Dccconfig.h37 #define CRTBEGIN_T 0 macro
/netbsd-src/external/bsd/pcc/dist/pcc/os/win32/
H A Dccconfig.h28 #define CRTBEGIN_T 0 /* Note: MingW cannot do -static linking */ macro
/netbsd-src/external/bsd/pcc/dist/pcc/os/minix/
H A Dccconfig.h88 #define CRTBEGIN_T 0 macro
/netbsd-src/external/bsd/pcc/dist/pcc/cc/cc/
H A Dcc.c168 #define CRTBEGIN_T "crtbeginT.o" macro