Open64 (mfef90, whirl2f, and IR tools)  TAG: version-openad; SVN changeset: 916
oconvtab.c File Reference
#include <cray/dopevec.h>
#include <cray/fmtconv.h>
#include <cray/format.h>
#include <cray/mtlock.h>
Include dependency graph for oconvtab.c:

Go to the source code of this file.

Variables

oc_func _S2UB
oc_func _S2UL
oc_func _S2UO
oc_func _S2UZ
oc_func *const _oconvtab [LAST_DATA_ED+1]
oc_func *const _oldotab [DVTYPE_NTYPES]
short const _odedtab [DVTYPE_NTYPES]
short _o_sup_flg_tab [DVTYPE_NTYPES]
long _o_sup_val_tab [DVTYPE_NTYPES]

Variable Documentation

Initial value:
 {
        0,      
        0,      
        0,      
        0,      
        0,      
        0,      
        0,      
        0,      
        0       
}

Definition at line 122 of file oconvtab.c.

Referenced by _wrfmt().

Initial value:
 {
        0,      
        0,      
        0,      
        0,      
        0,      
        0,      
        0,      
        0,      
        0       
}

Definition at line 141 of file oconvtab.c.

Referenced by _wrfmt().

Initial value:

Definition at line 58 of file oconvtab.c.

Referenced by _wrfmt().

Initial value:
 {
        -1,     
        O_ED,   
        I_ED,   
        G_ED,   
        G_ED,   
        L_ED,   
        A_ED,   
        -1,     
        -1      
}

Definition at line 102 of file oconvtab.c.

Referenced by _wrfmt().

Initial value:
 {
        NULL,           
        _s2uo,          
        _s2ui,          
        _sd2uge,        
        _sd2uge,        
        NULL,           
        NULL,           
        NULL,           
        NULL            
}

Definition at line 83 of file oconvtab.c.

Referenced by _ld_write().

Referenced by _S2UB().

Referenced by _S2UL().

Referenced by _S2UO().

Referenced by _S2UZ().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines