loc_incl.h File Reference

#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


Define Documentation

#define FL_ALT   0x0008
 

Definition at line 31 of file loc_incl.h.

Referenced by _doprnt(), _gcvt(), _pfloat(), _pscien(), and o_print().

#define FL_LJUST   0x0001
 

Definition at line 28 of file loc_incl.h.

Referenced by _doprnt().

#define FL_LONG   0x0040
 

Definition at line 34 of file loc_incl.h.

Referenced by _doprnt(), _doscan(), and o_print().

#define FL_LONGDOUBLE   0x0080
 

Definition at line 35 of file loc_incl.h.

Referenced by _doprnt(), _doscan(), and _f_print().

#define FL_NOASSIGN   0x0800
 

Definition at line 39 of file loc_incl.h.

Referenced by _doscan().

#define FL_NOMORE   0x1000
 

Definition at line 40 of file loc_incl.h.

Referenced by _doprnt().

#define FL_PRECSPEC   0x0200
 

Definition at line 37 of file loc_incl.h.

Referenced by _doprnt().

#define FL_SHORT   0x0020
 

Definition at line 33 of file loc_incl.h.

Referenced by _doprnt(), _doscan(), and o_print().

#define FL_SIGN   0x0002
 

Definition at line 29 of file loc_incl.h.

Referenced by _doprnt(), _gcvt(), _pfloat(), _pscien(), and o_print().

#define FL_SIGNEDCONV   0x0400
 

Definition at line 38 of file loc_incl.h.

Referenced by _doprnt().

#define FL_SPACE   0x0004
 

Definition at line 30 of file loc_incl.h.

Referenced by _doprnt(), _gcvt(), _pfloat(), _pscien(), and o_print().

#define FL_WIDTHSPEC   0x0100
 

Definition at line 36 of file loc_incl.h.

Referenced by _doprnt(), and _doscan().

#define FL_ZEROFILL   0x0010
 

Definition at line 32 of file loc_incl.h.

Referenced by _doprnt().

#define io_testflag p,
x   )     ((p)->_flags & (x))
 

Definition at line 8 of file loc_incl.h.

Referenced by __cleanup(), __fillbuf(), __flushbuf(), fflush(), fseek(), ftell(), setvbuf(), and ungetc().


Generated on Fri Apr 14 23:19:17 2006 for minix by  doxygen 1.4.6