|
PAPI
5.7.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 |
| void * | __pad1 |
| void * | __pad2 |
| void * | __pad3 |
| void * | __pad4 |
| size_t | __pad5 |
| int | _mode |
| char | _unused2 [15 *sizeof(int) - 4 *sizeof(void *) - sizeof(size_t)] |
Definition at line 247 of file papi_fwrappers_.c.
| void * _IO_FILE::__pad1 |
Definition at line 296 of file papi_fwrappers_.c.
| void * _IO_FILE::__pad2 |
Definition at line 297 of file papi_fwrappers_.c.
| void * _IO_FILE::__pad3 |
Definition at line 298 of file papi_fwrappers_.c.
| void * _IO_FILE::__pad4 |
Definition at line 299 of file papi_fwrappers_.c.
| size_t _IO_FILE::__pad5 |
Definition at line 301 of file papi_fwrappers_.c.
| struct _IO_FILE * _IO_FILE::_chain |
Definition at line 268 of file papi_fwrappers_.c.
| unsigned short _IO_FILE::_cur_column |
Definition at line 280 of file papi_fwrappers_.c.
| int _IO_FILE::_fileno |
Definition at line 270 of file papi_fwrappers_.c.
| int _IO_FILE::_flags |
Definition at line 248 of file papi_fwrappers_.c.
| int _IO_FILE::_flags2 |
Definition at line 274 of file papi_fwrappers_.c.
| char * _IO_FILE::_IO_backup_base |
Definition at line 263 of file papi_fwrappers_.c.
| char * _IO_FILE::_IO_buf_base |
Definition at line 259 of file papi_fwrappers_.c.
| char * _IO_FILE::_IO_buf_end |
Definition at line 260 of file papi_fwrappers_.c.
| char * _IO_FILE::_IO_read_base |
Definition at line 255 of file papi_fwrappers_.c.
| char * _IO_FILE::_IO_read_end |
Definition at line 254 of file papi_fwrappers_.c.
| char * _IO_FILE::_IO_read_ptr |
Definition at line 253 of file papi_fwrappers_.c.
| char * _IO_FILE::_IO_save_base |
Definition at line 262 of file papi_fwrappers_.c.
| char * _IO_FILE::_IO_save_end |
Definition at line 264 of file papi_fwrappers_.c.
| char * _IO_FILE::_IO_write_base |
Definition at line 256 of file papi_fwrappers_.c.
| char * _IO_FILE::_IO_write_end |
Definition at line 258 of file papi_fwrappers_.c.
| char * _IO_FILE::_IO_write_ptr |
Definition at line 257 of file papi_fwrappers_.c.
| _IO_lock_t * _IO_FILE::_lock |
Definition at line 286 of file papi_fwrappers_.c.
| struct _IO_marker * _IO_FILE::_markers |
Definition at line 266 of file papi_fwrappers_.c.
| int _IO_FILE::_mode |
Definition at line 302 of file papi_fwrappers_.c.
| __off64_t _IO_FILE::_offset |
Definition at line 288 of file papi_fwrappers_.c.
| __off_t _IO_FILE::_old_offset |
Definition at line 276 of file papi_fwrappers_.c.
| char _IO_FILE::_shortbuf |
Definition at line 282 of file papi_fwrappers_.c.
| char _IO_FILE::_unused2 |
Definition at line 304 of file papi_fwrappers_.c.
| signed char _IO_FILE::_vtable_offset |
Definition at line 281 of file papi_fwrappers_.c.