#include <stdio.h>#include <stdarg.h>Include dependency graph for loc_incl.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Defines | |
| #define | io_testflag(p, x) ((p)->_flags & (x)) |
| #define | FL_LJUST 0x0001 |
| #define | FL_SIGN 0x0002 |
| #define | FL_SPACE 0x0004 |
| #define | FL_ALT 0x0008 |
| #define | FL_ZEROFILL 0x0010 |
| #define | FL_SHORT 0x0020 |
| #define | FL_LONG 0x0040 |
| #define | FL_LONGDOUBLE 0x0080 |
| #define | FL_WIDTHSPEC 0x0100 |
| #define | FL_PRECSPEC 0x0200 |
| #define | FL_SIGNEDCONV 0x0400 |
| #define | FL_NOASSIGN 0x0800 |
| #define | FL_NOMORE 0x1000 |
|
|
Definition at line 31 of file loc_incl.h. Referenced by _doprnt(), _gcvt(), _pfloat(), _pscien(), and o_print(). |
|
|
Definition at line 28 of file loc_incl.h. Referenced by _doprnt(). |
|
|
Definition at line 34 of file loc_incl.h. |
|
|
Definition at line 35 of file loc_incl.h. Referenced by _doprnt(), _doscan(), and _f_print(). |
|
|
Definition at line 39 of file loc_incl.h. Referenced by _doscan(). |
|
|
Definition at line 40 of file loc_incl.h. Referenced by _doprnt(). |
|
|
Definition at line 37 of file loc_incl.h. Referenced by _doprnt(). |
|
|
Definition at line 33 of file loc_incl.h. |
|
|
Definition at line 29 of file loc_incl.h. Referenced by _doprnt(), _gcvt(), _pfloat(), _pscien(), and o_print(). |
|
|
Definition at line 38 of file loc_incl.h. Referenced by _doprnt(). |
|
|
Definition at line 30 of file loc_incl.h. Referenced by _doprnt(), _gcvt(), _pfloat(), _pscien(), and o_print(). |
|
|
Definition at line 36 of file loc_incl.h. |
|
|
Definition at line 32 of file loc_incl.h. Referenced by _doprnt(). |
|
|
Definition at line 8 of file loc_incl.h. Referenced by __cleanup(), __fillbuf(), __flushbuf(), fflush(), fseek(), ftell(), setvbuf(), and ungetc(). |
1.4.6