QUDA  0.9.0
Public Attributes | List of all members
__sFILE Struct Reference
Collaboration diagram for __sFILE:
Collaboration graph
[legend]

Public Attributes

unsigned char * _p
 
int _r
 
int _w
 
short _flags
 
short _file
 
struct __sbuf _bf
 
int _lbfsize
 
void * _cookie
 
int(* _Nullable )(void *)
 
fpos_t(* _Nullable )(void *, fpos_t, int)
 
struct __sbuf _ub
 
struct __sFILEX * _extra
 
int _ur
 
unsigned char _ubuf [3]
 
unsigned char _nbuf [1]
 
struct __sbuf _lb
 
int _blksize
 
fpos_t _offset
 

Detailed Description

Definition at line 7683 of file CMakeCUDACompilerId.cpp1.ii.

Member Data Documentation

◆ _bf

struct __sbuf __sFILE::_bf

Definition at line 7689 of file CMakeCUDACompilerId.cpp1.ii.

◆ _blksize

int __sFILE::_blksize

Definition at line 7712 of file CMakeCUDACompilerId.cpp1.ii.

◆ _cookie

void* __sFILE::_cookie

Definition at line 7693 of file CMakeCUDACompilerId.cpp1.ii.

◆ _extra

struct __sFILEX* __sFILE::_extra

Definition at line 7701 of file CMakeCUDACompilerId.cpp1.ii.

◆ _file

short __sFILE::_file

Definition at line 7688 of file CMakeCUDACompilerId.cpp1.ii.

◆ _flags

short __sFILE::_flags

Definition at line 7687 of file CMakeCUDACompilerId.cpp1.ii.

◆ _lb

struct __sbuf __sFILE::_lb

Definition at line 7709 of file CMakeCUDACompilerId.cpp1.ii.

◆ _lbfsize

int __sFILE::_lbfsize

Definition at line 7690 of file CMakeCUDACompilerId.cpp1.ii.

◆ _nbuf

unsigned char __sFILE::_nbuf[1]

Definition at line 7706 of file CMakeCUDACompilerId.cpp1.ii.

◆ _Nullable [1/2]

int(* __sFILE::_Nullable)(void *, const char *, int)

Definition at line 7694 of file CMakeCUDACompilerId.cpp1.ii.

◆ _Nullable [2/2]

fpos_t(* __sFILE::_Nullable) (void *, fpos_t, int)

Definition at line 7696 of file CMakeCUDACompilerId.cpp1.ii.

◆ _offset

fpos_t __sFILE::_offset

Definition at line 7713 of file CMakeCUDACompilerId.cpp1.ii.

◆ _p

unsigned char* __sFILE::_p

Definition at line 7684 of file CMakeCUDACompilerId.cpp1.ii.

◆ _r

int __sFILE::_r

Definition at line 7685 of file CMakeCUDACompilerId.cpp1.ii.

◆ _ub

struct __sbuf __sFILE::_ub

Definition at line 7700 of file CMakeCUDACompilerId.cpp1.ii.

◆ _ubuf

unsigned char __sFILE::_ubuf[3]

Definition at line 7705 of file CMakeCUDACompilerId.cpp1.ii.

◆ _ur

int __sFILE::_ur

Definition at line 7702 of file CMakeCUDACompilerId.cpp1.ii.

◆ _w

int __sFILE::_w

Definition at line 7686 of file CMakeCUDACompilerId.cpp1.ii.


The documentation for this struct was generated from the following file: