File: typemap

package info (click to toggle)
wml 2.0.8-11
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 9,564 kB
  • ctags: 4,931
  • sloc: ansic: 46,574; perl: 14,802; sh: 6,849; makefile: 2,217; yacc: 122
file content (23 lines) | stat: -rw-r--r-- 995 bytes parent folder | download | duplicates (13)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23

###############################################################################
##                                                                           ##
##    Typemap for module "Bit::Vector" version 5.8.                          ##
##                                                                           ##
##    Copyright (c) 1995 - 2000 by Steffen Beyer.                            ##
##    All rights reserved.                                                   ##
##                                                                           ##
##    This package is free software; you can redistribute it                 ##
##    and/or modify it under the same terms as Perl itself.                  ##
##                                                                           ##
###############################################################################

TYPEMAP

N_int	T_IV
N_long	T_IV
Z_int	T_IV
Z_long	T_IV
boolean	T_IV
BitVector_Object	T_SV
BitVector_Scalar	T_SV