|
PAPI 7.1.0.0
|


Go to the source code of this file.
Functions | |
| __attribute__ ((format(scanf, 2, 3))) static inline int pscanf(const char *path | |
| va_start (arg_list, fmt) | |
| if (file==NULL) goto out | |
| setvbuf (file, file_buf, _IOFBF, sizeof(file_buf)) | |
| va_end (arg_list) | |
Variables | |
| const char * | fmt |
| const char FILE * | file = NULL |
| char | file_buf [4096] |
| va_list | arg_list |
| rc = vfscanf(file, fmt, arg_list) | |
| out | __pad0__ |
| __attribute__ | ( | (format(scanf, 2, 3)) | ) | const |
| if | ( | file | = =NULL | ) |

| va_end | ( | arg_list | ) |
