Plan 9 from Bell Labs’s /usr/web/sources/contrib/gabidiaz/root/sys/src/cmd/perl/ext/XS/Typemap/typemap

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


# Typemap file for typemap testing
# includes bonus typemap entries
# Mainly so that all the standard typemaps can be exercised even when
# there is not a corresponding type explicitly identified in the standard
# typemap

svtype          T_ENUM
intRef *        T_PTRREF
intRef          T_IV
intObj *        T_PTROBJ
intObj          T_IV
intRefIv *      T_REF_IV_PTR
intRefIv        T_IV
intArray *      T_ARRAY
intOpq          T_IV
intOpq   *      T_OPAQUEPTR
shortOPQ          T_OPAQUE
shortOPQ *      T_OPAQUEPTR
astruct *       T_OPAQUEPTR

Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.