#include "tm_macros.h"
#include "libc_internal.h"
#include <ctype.h>
Go to the source code of this file.
Functions | |
| int | txc_libc_atoi (char *p) | 
| TM_WAIVER int | txc_libc_isdigit (int c) | 
| double | txc_libc_atof (char *p) | 
Definition in file stdlib.c.
 1.4.7