|
Gnash
0.8.11dev
|
#include <EGL/egl.h>#include <assert.h>#include <stdio.h>#include <stdlib.h>#include <string.h>Macros | |
| #define | MAX_CONFIGS 1000 |
| #define | MAX_MODES 1000 |
| #define | MAX_SCREENS 10 |
| #define | UNUSED |
Functions | |
| int | main (int argc UNUSED, char **argv UNUSED) |
| #define MAX_CONFIGS 1000 |
| #define MAX_MODES 1000 |
| #define MAX_SCREENS 10 |
| #define UNUSED |
| int main | ( | int argc | UNUSED, |
| char **argv | UNUSED | ||
| ) |
References gnash::key::d.
1.8.12