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

Go to the source code of this file.

Variables

ic_func _LU2S
ic_func *const _iconvtab [LAST_DATA_ED+1]
ic_func *const _ilditab [DVTYPE_NTYPES]
short const _idedtab [DVTYPE_NTYPES]

Variable Documentation

Initial value:
 {
         NULL,          
         NULL,          
        _bu2s,          
        _defgu2sd,      
        _defgu2sd,      
        _defgu2sd,      
        _defgu2sd,      
        _defgu2sd,      
        _defgu2sd,      
        _iu2s,          
        _LU2S,          
        _ou2s,          
         NULL,                  
        _zu2s,          
         NULL                   
}

Definition at line 55 of file iconvtab.c.

Referenced by _rdfmt().

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

Definition at line 99 of file iconvtab.c.

Referenced by _rdfmt().

Initial value:
 {
        NULL,           
        NULL,           
        _iu2s,          
        _defgu2sd,      
        _defgu2sd,      
        _LU2S,          
        NULL,           
        NULL,           
        NULL            
}

Definition at line 80 of file iconvtab.c.

Referenced by _get_value().

Referenced by _LU2S().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines