QuakeForge  0.7.2.210-815cf
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
stub.c File Reference

Functions

void codespace_addcode (codespace_t *codespace, struct dstatement_s *code, int size)
 
codespace_tcodespace_new (void)
 
void def_to_ddef (def_t *def, ddef_t *ddef, int aux)
 Initialize a vm def from a qfcc def. More...
 
void encode_type (struct dstring_s *str, const type_t *type)
 
expr_terror (expr_t *e, const char *fmt,...)
 
int function_parms (function_t *f, byte *parm_size)
 
string_t ReuseString (const char *str)
 
expr_twarning (expr_t *e, const char *fmt,...)
 

Variables

pr_lineno_tlinenos
 
int num_linenos
 
options_t options
 
pr_info_t pr
 

Function Documentation

void codespace_addcode ( codespace_t codespace,
struct dstatement_s code,
int  size 
)
codespace_t* codespace_new ( void  )
void encode_type ( struct dstring_s str,
const type_t type 
)

Variable Documentation

pr_lineno_t* linenos
int num_linenos