This is the mail archive of the cgen@sources.redhat.com mailing list for the CGEN project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: VOID type?


   : I'd like to propose this addition to the runtime system -- a VOID typedef,
   : so that from RTL, I can use the "VOID" mode for c-calls and such.

   VOID c-calls are already widely used.  Where have you seen the type
   referenced as "VOID" in generated code?

Where I did this:

	(c-call VOID "my_func")

Unless I stipulate the mode, the default mode for c-call is DFLT.

Ben


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]