Searched refs:CRT0_DUMMIES (Results 1 - 14 of 14) sorted by relevance

/macosx-10.9.5/emacs-92/emacs/src/m/
H A Dnews.h45 #define CRT0_DUMMIES one_dummy,
H A Dtahoe.h53 #define CRT0_DUMMIES macro
H A Dtower32.h96 uncomment CRT0_DUMMIES and C_OPTIMIZE_SWITCH below. */
100 #define CRT0_DUMMIES zero, bogus_fp, macro
104 /* #define CRT0_DUMMIES */
H A Dsequent-ptx.h49 #undef CRT0_DUMMIES
50 #define CRT0_DUMMIES dummy1, dummy2, dummy3,
H A Dmasscomp.h94 #define CRT0_DUMMIES bogus_fp, macro
H A Dns16000.h77 #define CRT0_DUMMIES bogus_fp,
76 #define CRT0_DUMMIES macro
H A Dplexus.h102 #define CRT0_DUMMIES zero1, zero2, macro
H A Dvax.h68 #define CRT0_DUMMIES macro
H A Dconvex.h57 #define CRT0_DUMMIES ignore, macro
59 #define CRT0_DUMMIES macro
H A Dhp9000s300.h123 #define CRT0_DUMMIES bogus_a6,
122 #define CRT0_DUMMIES macro
H A Dsequent.h66 #define CRT0_DUMMIES bogus_fp, macro
H A Dibmps2-aix.h66 #define CRT0_DUMMIES bogus_fp, macro
H A Dintel386.h83 #define CRT0_DUMMIES bogus_fp, macro
/macosx-10.9.5/emacs-92/emacs/src/
H A Decrt0.c146 #if defined (ns16000) && !defined (sequent) && !defined (UMAX) && !defined (CRT0_DUMMIES)
167 #endif /* ns16000, not sequent and not UMAX, and not the CRT0_DUMMIES method */
227 #ifdef CRT0_DUMMIES
245 word of garbage on the stack, which screws up the CRT0_DUMMIES
268 start1 (CRT0_DUMMIES argc, xargv)
283 #else /* not CRT0_DUMMIES */
287 This is a kludge. Now that the CRT0_DUMMIES mechanism above exists,
289 with some suitable definition of CRT0_DUMMIES.
390 #endif /* not CRT0_DUMMIES */

Completed in 101 milliseconds