#include <stddef.h>
#include <sys/types.h>
Include dependency graph for ast_common.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Defines | |
#define | _AST_COMMON_H 1 |
#define | _hdr_pthread 1 |
#define | _hdr_stddef 1 |
#define | _sys_types 1 |
#define | _hdr_time 1 |
#define | _sys_time 1 |
#define | _sys_times 1 |
#define | _hdr_stdlib 1 |
#define | _typ_size_t 1 |
#define | _typ_ssize_t 1 |
#define | _typ_long_double 1 |
#define | _proto_stdc 1 |
#define | __STD_C 1 |
#define | _END_EXTERNS_ |
#define | _ARG_(x) x |
#define | Void_t void |
#define | _astimport extern |
#define | __EXTERN__(T, obj) extern T obj |
#define | __DEFINE__(T, obj, val) T obj = val |
#define | _ast_int1_t char |
#define | _ast_int2_t short |
#define | _ast_int4_t int |
#define | _ast_int8_t long long |
#define | _ast_intmax_t _ast_int8_t |
#define | _ast_intswap 7 |
#define | _ast_flt4_t float |
#define | _ast_flt8_t double |
#define | _ast_flt12_t long double |
#define | _ast_fltmax_t _ast_flt12_t |
#define | va_listref(p) (p) |
#define | va_listval(p) (p) |
#define | va_listarg va_list |
#define | va_copy(to, fr) ((to)=(fr)) |
#define | _ast_va_list void* |
|
Definition at line 103 of file ast_common.h. |
|
Definition at line 102 of file ast_common.h. |
|
Definition at line 40 of file ast_common.h. |
|
Definition at line 60 of file ast_common.h. |
|
Definition at line 19 of file ast_common.h. |
|
Definition at line 130 of file ast_common.h. |
|
Definition at line 128 of file ast_common.h. |
|
Definition at line 129 of file ast_common.h. |
|
Definition at line 131 of file ast_common.h. |
|
Definition at line 121 of file ast_common.h. |
|
Definition at line 122 of file ast_common.h. |
|
Definition at line 123 of file ast_common.h. |
|
Definition at line 124 of file ast_common.h. |
|
Definition at line 125 of file ast_common.h. |
|
Definition at line 126 of file ast_common.h. |
|
Definition at line 144 of file ast_common.h. |
|
Definition at line 95 of file ast_common.h. |
|
Definition at line 53 of file ast_common.h. |
|
Definition at line 20 of file ast_common.h. |
|
Definition at line 21 of file ast_common.h. |
|
Definition at line 26 of file ast_common.h. |
|
Definition at line 23 of file ast_common.h. |
|
Definition at line 30 of file ast_common.h. |
|
Definition at line 24 of file ast_common.h. |
|
Definition at line 25 of file ast_common.h. |
|
Definition at line 22 of file ast_common.h. |
|
Definition at line 29 of file ast_common.h. |
|
Definition at line 27 of file ast_common.h. |
|
Definition at line 28 of file ast_common.h. |
|
Definition at line 138 of file ast_common.h. |
|
Definition at line 136 of file ast_common.h. |
|
Definition at line 134 of file ast_common.h. |
|
Definition at line 135 of file ast_common.h. |
|
Definition at line 77 of file ast_common.h. |