Home
last modified time | relevance | path

Searched refs:CRTBEGIN_T (Results 1 – 2 of 2) sorted by relevance

/dports/lang/pcc/pcc-1.1.0/os/darwin/
H A Dccconfig.h36 #define CRTBEGIN_T 0 macro
/dports/lang/pcc/pcc-1.1.0/cc/cc/
H A Dcc.c162 #ifndef CRTBEGIN_T
163 #define CRTBEGIN_T "crtbeginT.o" macro
1863 b = CRTBEGIN_T; in setup_ld_flags()