1# Typemap file for typemap testing
2# includes bonus typemap entries
3# Mainly so that all the standard typemaps can be exercised even when
4# there is not a corresponding type explicitly identified in the standard
5# typemap
6
7svtype          T_ENUM
8intRef *        T_PTRREF
9intRef          T_IV
10intObj *        T_PTROBJ
11intObj          T_IV
12intRefIv *      T_REF_IV_PTR
13intRefIv        T_IV
14intArray *      T_ARRAY
15intOpq          T_IV
16intOpq   *      T_OPAQUEPTR
17shortOPQ          T_OPAQUE
18shortOPQ *      T_OPAQUEPTR
19astruct *       T_OPAQUEPTR
20