
Go to the source code of this file.
Defines | |
| #define | NULL 0 |
| #define | TYNN 0 |
| #define | TYIN 1 |
| #define | TYUI 2 |
| #define | TYFP 3 |
| #define | MODEDP 004 |
| #define | MODEHP 020 |
| #define | MODEBN 001 |
| #define | MODEBZ 002 |
| #define | MODESN 001 |
| #define | MODEUN 002 |
| #define | MODE77 010 |
| #define | MODEMSN 0200 |
| #define | EX_REAL32 5 |
| #define | EX_REAL128 4 |
| #define | EX_REAL64 3 |
| #define | EX_INTL 2 |
| #define | EX_INTS 1 |
| #define | EX_ILLCHAR -1 |
| #define | EX_FIXOFLO -2 |
| #define | EX_EXPUFLO -3 |
| #define | EX_EXPOFLO -4 |
| #define | EX_NULLFLD -5 |
| #define | EX_INVLOGI -10 |
Typedefs | |
| typedef int | ic_func (const long *_Fca, const long *_Width, long **_Lcap1, const long *_Mode, void *_Result, long *_Statval, const long *_Digits, const long *_Scale) |
| typedef long * | oc_func (const void *_Value, long *_Fca, const long *_Mode, const long *_Width, const long *_Digits, const long *_Exp, const long *_Scale) |
Variables | |
| ic_func | _bu2s |
| ic_func | _defgu2sd |
| ic_func | _iu2s |
| ic_func | _ou2s |
| ic_func | _zu2s |
| oc_func | _s2ub |
| oc_func | _s2ui |
| oc_func | _s2uo |
| oc_func | _s2uz |
| oc_func | _sd2udee |
| oc_func | _sd2uene |
| oc_func | _sd2uese |
| oc_func | _sd2uf |
| oc_func | _sd2uge |
| #define EX_FIXOFLO -2 |
| #define EX_INVLOGI -10 |
| #define MODE77 010 |
| #define MODEBN 001 |
| #define MODEMSN 0200 |
| #define MODEUN 002 |
Referenced by ar_cvt_str_to_float().
Referenced by _indx_nl(), and n_indx().
Referenced by _s_scan_extensions().
Referenced by _ld_write(), l_write(), and writ_rep().
Referenced by _ld_write(), and l_write().
Referenced by _s_scan_extensions().
1.5.6