#include <stdlib.h>
#include <stdio.h>
#include <math.h>
Go to the source code of this file.
◆ __USE_XOPEN
| #define __USE_XOPEN /* for M_PI */ |
◆ G3CODES
◆ HPDF_ALINMENT_SIZ
| #define HPDF_ALINMENT_SIZ sizeof(int) |
◆ HPDF_COS
◆ HPDF_DEF_CHAR_WIDTHS_NUM
| #define HPDF_DEF_CHAR_WIDTHS_NUM 128 |
◆ HPDF_DEF_ITEMS_PER_BLOCK
| #define HPDF_DEF_ITEMS_PER_BLOCK 20 |
◆ HPDF_DEF_PAGE_LIST_NUM
| #define HPDF_DEF_PAGE_LIST_NUM 256 |
◆ HPDF_DEF_RANGE_TBL_NUM
| #define HPDF_DEF_RANGE_TBL_NUM 128 |
◆ HPDF_DEFALUT_XREF_ENTRY_NUM
| #define HPDF_DEFALUT_XREF_ENTRY_NUM 1024 |
◆ HPDF_FCLOSE
| #define HPDF_FCLOSE fclose |
◆ HPDF_FEOF
◆ HPDF_FERROR
| #define HPDF_FERROR ferror |
◆ HPDF_FFLUSH
| #define HPDF_FFLUSH fflush |
◆ HPDF_FILEP
◆ HPDF_FOPEN
◆ HPDF_FREAD
◆ HPDF_FREE
◆ HPDF_FSEEK
◆ HPDF_FTELL
◆ HPDF_FWRITE
| #define HPDF_FWRITE fwrite |
◆ HPDF_MALLOC
| #define HPDF_MALLOC malloc |
◆ HPDF_MAX_MPOOL_BUF_SIZ
| #define HPDF_MAX_MPOOL_BUF_SIZ 1048576 |
◆ HPDF_MIN_MPOOL_BUF_SIZ
| #define HPDF_MIN_MPOOL_BUF_SIZ 256 |
◆ HPDF_MPOOL_BUF_SIZ
| #define HPDF_MPOOL_BUF_SIZ 8192 |
◆ HPDF_PRINTF
| #define HPDF_PRINTF printf |
◆ HPDF_SIN
◆ HPDF_STREAM_BUF_SIZ
| #define HPDF_STREAM_BUF_SIZ 4096 |
◆ HPDF_TIME