Searched refs:scanf (Results 1 – 6 of 6) sorted by relevance
| /utopia/UTPA2-700.0.x/projects/tools/gr/ |
| H A D | main.c | 46 scanf("%s",&fn); in SPILoad() 48 scanf("%x",&start); in SPILoad() 50 scanf("%d",&size); in SPILoad()
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/ |
| H A D | stdio-ldbl.h | 35 __LDBL_REDIR1_DECL (scanf, __nldbl___isoc99_scanf) 39 __LDBL_REDIR_DECL (scanf)
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/ |
| H A D | stdio.h | 409 extern int scanf (__const char *__restrict __format, ...) __wur; 424 extern int __REDIRECT (scanf, (__const char *__restrict __format, ...), 436 # define scanf __isoc99_scanf macro
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/lnt/ |
| H A D | co-gnu3.lnt | 106 -esym(534,printf,puts,scanf,sprintf,sscanf,strcat,strcpy) 113 -esym(515,fprintf,printf,sprintf,fscanf,scanf,sscanf) 114 -esym(516,fprintf,printf,sprintf,fscanf,scanf,sscanf)
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/ |
| H A D | stdio.h | 211 int _EXFUN(scanf, (const char *, ...));
|
| /utopia/UTPA2-700.0.x/modules/audio/api/audio/ |
| H A D | apiAUDIO_v2_customer.c | 13577 if(scanf("%d", &dValue)==FALSE) in AU_CUS_Debug_GetDec() 13607 if(scanf("%s", au_debug_input_string)==FALSE) in AU_CUS_Debug_GetString()
|