PAPI 7.1.0.0
|
Data Fields | |
int | _flags |
char * | _IO_read_ptr |
char * | _IO_read_end |
char * | _IO_read_base |
char * | _IO_write_base |
char * | _IO_write_ptr |
char * | _IO_write_end |
char * | _IO_buf_base |
char * | _IO_buf_end |
char * | _IO_save_base |
char * | _IO_backup_base |
char * | _IO_save_end |
struct _IO_marker * | _markers |
struct _IO_FILE * | _chain |
int | _fileno |
int | _flags2 |
__off_t | _old_offset |
unsigned short | _cur_column |
signed char | _vtable_offset |
char | _shortbuf [1] |
_IO_lock_t * | _lock |
__off64_t | _offset |
struct _IO_codecvt * | _codecvt |
struct _IO_wide_data * | _wide_data |
struct _IO_FILE * | _freeres_list |
void * | _freeres_buf |
size_t | __pad5 |
int | _mode |
char | _unused2 [15 *sizeof(int) - 4 *sizeof(void *) - sizeof(size_t)] |
Definition at line 254 of file papi_fwrappers_.c.
size_t FILE::__pad5 |
Definition at line 300 of file papi_fwrappers_.c.
struct _IO_FILE * FILE::_chain |
Definition at line 275 of file papi_fwrappers_.c.
struct _IO_codecvt * FILE::_codecvt |
Definition at line 296 of file papi_fwrappers_.c.
unsigned short FILE::_cur_column |
Definition at line 282 of file papi_fwrappers_.c.
int FILE::_fileno |
Definition at line 277 of file papi_fwrappers_.c.
int FILE::_flags |
Definition at line 256 of file papi_fwrappers_.c.
int FILE::_flags2 |
Definition at line 278 of file papi_fwrappers_.c.
void * FILE::_freeres_buf |
Definition at line 299 of file papi_fwrappers_.c.
struct _IO_FILE * FILE::_freeres_list |
Definition at line 298 of file papi_fwrappers_.c.
char * FILE::_IO_backup_base |
Definition at line 270 of file papi_fwrappers_.c.
char * FILE::_IO_buf_base |
Definition at line 265 of file papi_fwrappers_.c.
char * FILE::_IO_buf_end |
Definition at line 266 of file papi_fwrappers_.c.
char * FILE::_IO_read_base |
Definition at line 261 of file papi_fwrappers_.c.
char * FILE::_IO_read_end |
Definition at line 260 of file papi_fwrappers_.c.
char * FILE::_IO_read_ptr |
Definition at line 259 of file papi_fwrappers_.c.
char * FILE::_IO_save_base |
Definition at line 269 of file papi_fwrappers_.c.
char * FILE::_IO_save_end |
Definition at line 271 of file papi_fwrappers_.c.
char * FILE::_IO_write_base |
Definition at line 262 of file papi_fwrappers_.c.
char * FILE::_IO_write_end |
Definition at line 264 of file papi_fwrappers_.c.
char * FILE::_IO_write_ptr |
Definition at line 263 of file papi_fwrappers_.c.
_IO_lock_t * FILE::_lock |
Definition at line 286 of file papi_fwrappers_.c.
struct _IO_marker * FILE::_markers |
Definition at line 273 of file papi_fwrappers_.c.
int FILE::_mode |
Definition at line 301 of file papi_fwrappers_.c.
__off64_t FILE::_offset |
Definition at line 294 of file papi_fwrappers_.c.
__off_t FILE::_old_offset |
Definition at line 279 of file papi_fwrappers_.c.
char FILE::_shortbuf |
Definition at line 284 of file papi_fwrappers_.c.
char FILE::_unused2 |
Definition at line 303 of file papi_fwrappers_.c.
signed char FILE::_vtable_offset |
Definition at line 283 of file papi_fwrappers_.c.
struct _IO_wide_data * FILE::_wide_data |
Definition at line 297 of file papi_fwrappers_.c.