#include <cray/dopevec.h>#include <cray/fmtconv.h>#include <cray/format.h>#include <cray/mtlock.h>
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] |
| short _o_sup_flg_tab[DVTYPE_NTYPES] |
{
0,
0,
0,
0,
0,
0,
0,
0,
0
}
Definition at line 122 of file oconvtab.c.
Referenced by _wrfmt().
| long _o_sup_val_tab[DVTYPE_NTYPES] |
{
0,
0,
0,
0,
0,
0,
0,
0,
0
}
Definition at line 141 of file oconvtab.c.
Referenced by _wrfmt().
| short const _odedtab[DVTYPE_NTYPES] |
{
-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().
Definition at line 83 of file oconvtab.c.
Referenced by _ld_write().
1.7.1