QuakeForge  0.7.2.210-815cf
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages

Data Fields

pr_int_t num_params
 ones compliment count of the parameters. More...
 
pointer_t param_types [1]
 variable length list of parameter types More...
 
pointer_t return_type
 return type of the function More...
 
pr_int_t type
 always ev_func More...
 

Field Documentation

pr_int_t num_params

ones compliment count of the parameters.

-ve values indicate the number of real parameters before the ellipsis

pointer_t param_types[1]

variable length list of parameter types

pointer_t return_type

return type of the function

pr_int_t type

always ev_func


The documentation for this struct was generated from the following file: