-
Notifications
You must be signed in to change notification settings - Fork 0
/
typemap
95 lines (91 loc) · 1.92 KB
/
typemap
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
TYPEMAP
const int32_t T_U_SHORT
const char * T_PV
const u_char * T_PV
u_char * T_PV
char * T_PV
void T_PV
const void * T_PV
int * T_PV
const int T_PV
void * T_PV
void ** T_PV
unsigned long int T_U_LONG
unsigned int T_PV
unsigned int * T_PV
uint16_t T_U_SHORT
uint16_t * T_U_SHORT
uint32_t T_U_SHORT
uint32_t * T_U_SHORT
uint64_t T_U_SHORT
long long int T_U_LONG
const u8 * T_PV
const char * T_PV
const u_char * T_PV
u_char * T_PV
char * T_PV
int * T_PV
void * T_PV
void ** T_PV
unsigned long int T_U_LONG
uint8_t T_U_SHORT
uint8_t * T_U_SHORT
unsigned int T_PV
unsigned int * T_PV
u8 T_U_SHORT
u16 T_U_SHORT
u8 * T_U_SHORT
u16 * T_U_SHORT
int T_IV
unsigned T_UV
unsigned int T_UV
long T_IV
unsigned long T_UV
short T_IV
unsigned short T_UV
char T_CHAR
unsigned char T_U_CHAR
char * T_PV
unsigned char * T_PV
const char * T_PV
caddr_t T_PV
wchar_t * T_PV
wchar_t T_IV
bool_t T_IV
size_t T_UV
ssize_t T_IV
time_t T_NV
unsigned long * T_OPAQUEPTR
char ** T_PACKEDARRAY
void * T_PTR
Time_t * T_PV
SV * T_SV
float * T_FLOAT
SVREF T_SVREF
CV * T_CVREF
AV * T_AVREF
HV * T_HVREF
BOOLEAN T_BOOL
IV T_IV
UV T_UV
NV T_NV
I32 T_IV
I16 T_IV
I8 T_IV
STRLEN T_UV
U32 T_U_LONG
U16 T_U_SHORT
U8 T_UV
Result T_U_CHAR
Boolean T_BOOL
float T_FLOAT
double T_DOUBLE
SysRet T_SYSRET
SysRetLong T_SYSRET
FILE * T_STDIO
PerlIO * T_INOUT
FileHandle T_PTROBJ
InputStream T_IN
InOutStream T_INOUT
OutputStream T_OUT
bool T_BOOL