|
ReactOS 0.4.16-dev-2613-g9533ad7
|
#include "libport.h"#include "tif_config.h"#include <stdio.h>#include <stdlib.h>#include <string.h>#include "tif_fax3.h"
Go to the source code of this file.
Classes | |
| struct | proto |
Macros | |
| #define | streq(a, b) (strcmp(a, b) == 0) |
Functions | |
| static void | FillTable (TIFFFaxTabEnt *T, int Size, struct proto *P, int State) |
| void | WriteTable (FILE *fd, const TIFFFaxTabEnt *T, int Size, const char *name) |
| int | main (int argc, char *argv[]) |
Variables | |
| TIFFFaxTabEnt | MainTable [128] |
| TIFFFaxTabEnt | WhiteTable [4096] |
| TIFFFaxTabEnt | BlackTable [8192] |
| static struct proto | Pass [] = {{0x0008, 4}, {0, 0}} |
| static struct proto | Horiz [] = {{0x0004, 3}, {0, 0}} |
| static struct proto | V0 [] = {{0x0001, 1}, {0, 0}} |
| static struct proto | VR [] |
| static struct proto | VL [] |
| static struct proto | Ext [] = {{0x0040, 7}, {0, 0}} |
| static struct proto | EOLV [] = {{0x0000, 7}, {0, 0}} |
| static struct proto | MakeUpW [] |
| static struct proto | MakeUpB [] |
| static struct proto | MakeUp [] |
| static struct proto | TermW [] |
| static struct proto | TermB [] |
| static struct proto | EOLH [] = {{0x0000, 11}, {0, 0}} |
| static char * | storage_class = "" |
| static char * | const_class = "" |
| static int | packoutput = 1 |
| static char * | prebrace = "" |
| static char * | postbrace = "" |
Definition at line 132 of file mkg3states.c.
Referenced by main().
hosttype.c Copyright (C) 2002 by Brian Palmer brian.nosp@m.p@sg.nosp@m.inet..nosp@m.com
Definition at line 198 of file mkg3states.c.
Definition at line 159 of file mkg3states.c.
Referenced by main().
| TIFFFaxTabEnt BlackTable[8192] |
Definition at line 48 of file mkg3states.c.
Referenced by main().
|
static |
Definition at line 154 of file mkg3states.c.
Referenced by main(), and WriteTable().
Definition at line 130 of file mkg3states.c.
Referenced by main().
Definition at line 74 of file mkg3states.c.
Referenced by main().
Definition at line 72 of file mkg3states.c.
Referenced by AssocFindByBuiltinExtension(), GetTempFileNameW(), main(), UDFAllocateFESpace(), UDFAllocFreeExtent_(), UDFFlushAllCachedAllocations(), UDFFreeFESpace(), UDFGetCachedAllocation(), UDFStoreCachedAllocation(), and UDFUpdateNonAllocated().
Definition at line 58 of file mkg3states.c.
Referenced by main().
| TIFFFaxTabEnt MainTable[128] |
Definition at line 46 of file mkg3states.c.
Referenced by main().
Definition at line 94 of file mkg3states.c.
Referenced by main().
Definition at line 85 of file mkg3states.c.
Referenced by main().
Definition at line 76 of file mkg3states.c.
Referenced by main().
|
static |
Definition at line 155 of file mkg3states.c.
Referenced by main(), and WriteTable().
Definition at line 56 of file mkg3states.c.
Referenced by main(), NtGdiCreateServerMetaFile(), and SetupLdrScanBootDrivers().
|
static |
Definition at line 157 of file mkg3states.c.
Referenced by main(), and WriteTable().
|
static |
Definition at line 156 of file mkg3states.c.
Referenced by main(), and WriteTable().
|
static |
Definition at line 153 of file mkg3states.c.
Definition at line 115 of file mkg3states.c.
Referenced by main().
Definition at line 100 of file mkg3states.c.
Referenced by main().
Definition at line 60 of file mkg3states.c.
Referenced by main().
Definition at line 67 of file mkg3states.c.
Referenced by main().
Definition at line 62 of file mkg3states.c.
Referenced by main().
| TIFFFaxTabEnt WhiteTable[4096] |
Definition at line 47 of file mkg3states.c.
Referenced by main().