#include <stdio.h>#include <string.h>Go to the source code of this file.
Classes | |
| struct | GX_Feature_RegistryRec_ | 
Defines | |
| #define | FEATREG_MAX_SETTING 12 | 
| #define | APPLE_RESERVED "Apple Reserved" | 
| #define | APPLE_RESERVED_LENGTH 14 | 
| #define | EMPTYFEAT {0, 0, {NULL}} | 
Typedefs | |
| typedef GX_Feature_RegistryRec_ | GX_Feature_RegistryRec | 
Functions | |
| int | main (void) | 
Variables | |
| static GX_Feature_RegistryRec | featreg_table [] | 
| #define APPLE_RESERVED "Apple Reserved" | 
| typedef struct GX_Feature_RegistryRec_ GX_Feature_RegistryRec | 
| int main | ( | void | ) | 
Definition at line 443 of file gxvfgen.c.
References APPLE_RESERVED, APPLE_RESERVED_LENGTH, featreg_table, ft_strncmp, and i.
GX_Feature_RegistryRec featreg_table[] [static]           | 
        
 1.5.1