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

ic_func* const _iconvtab[LAST_DATA_ED+1]
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().

short const _idedtab[DVTYPE_NTYPES]
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().

ic_func* const _ilditab[DVTYPE_NTYPES]
Initial value:
 {
        NULL,           
        NULL,           
        _iu2s,          
        _defgu2sd,      
        _defgu2sd,      
        _LU2S,          
        NULL,           
        NULL,           
        NULL            
}

Definition at line 80 of file iconvtab.c.

Referenced by _get_value().

ic_func _LU2S

Referenced by _LU2S().


Generated on Tue Nov 17 06:33:33 2009 for Open64 (mfef90, whirl2f, and IR tools) by  doxygen 1.6.1