This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Store the BM table in mg_ptr instead of after SvCUR().
[perl5.git] / ext / POSIX / typemap
1 Mode_t                  T_NV
2 pid_t                   T_NV
3 Uid_t                   T_NV
4 Time_t                  T_NV
5 Gid_t                   T_NV
6 Uid_t                   T_NV
7 Off_t                   T_NV
8 Dev_t                   T_NV
9 NV                      T_NV
10 fd                      T_IV
11 speed_t                 T_IV
12 tcflag_t                T_IV
13 cc_t                    T_IV
14 POSIX::SigSet           T_PTROBJ
15 POSIX::Termios          T_PTROBJ
16 POSIX::SigAction        T_HVREF