
Go to the source code of this file.
Functions | |
| void | atof (const char *cadena, double *res) |
| EXPORT_SYMBOL (fgets) | |
| char * | fgets (char *s, int size, struct file *f) |
| void atof | ( | const char * | cadena, |
| double * | res | ||
| ) | [inline] |
Definition at line 41 of file compiler.c.
| EXPORT_SYMBOL | ( | fgets | ) |
| char* fgets | ( | char * | s, |
| int | size, | ||
| struct file * | f | ||
| ) |
Definition at line 60 of file compiler.c.