#include <stdio.h>
#include "symboldef.h"
Include dependency graph for Clib_func.h:
Go to the source code of this file.
Functions | |
void | Clib_error (void) |
bool | match (int c, FILE *fp) |
char * | get_id (FILE *fp) |
symboltable * | create_param_table (FILE *fp) |
void | addCfunction (FILE *fp) |
void | read_Cfunc_spec (char *fname) |
void | init_Cfunc_table (void) |
void | Clib_code (void) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|