Current Path : /usr/local/lib/python2.5/ctypes/test/ |
FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64 |
Current File : //usr/local/lib/python2.5/ctypes/test/test_callbacks.pyo |
³ò h”Rc @ s§ d d k Z d d k Td d k Z d e i f d „ ƒ YZ y e Wn e j o n Xd e f d „ ƒ YZ d e i f d „ ƒ YZ e d j o e i ƒ n d S( iÿÿÿÿN( t *t Callbacksc B s° e Z e Z d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z RS( c G s | | _ | d S( Niÿÿÿÿ( t got_args( t selft args( ( s6 /usr/local/lib/python2.5/ctypes/test/test_callbacks.pyt callback s c C sû | i i | | ƒ } | | i ƒ | ƒ } | t j o | i | | d d ƒn' | i | i | f ƒ | i | | ƒ | i i | t | ƒ } | | i ƒ d | ƒ } | t j o | i | | d d ƒn* | i | i d | f ƒ | i | | ƒ d S( Nt placesi iýÿÿÿ( t functypet im_funcR t c_floatt failUnlessAlmostEqualt failUnlessEqualR t c_byte( R t typt argt PROTOt result( ( s6 /usr/local/lib/python2.5/ctypes/test/test_callbacks.pyt check_type s c C s$ | i t d ƒ | i t d ƒ d S( Ni* iÖÿÿÿ( R R ( R ( ( s6 /usr/local/lib/python2.5/ctypes/test/test_callbacks.pyt test_byte# s c C s | i t d ƒ d S( Ni* ( R t c_ubyte( R ( ( s6 /usr/local/lib/python2.5/ctypes/test/test_callbacks.pyt test_ubyte' s c C s$ | i t d ƒ | i t d ƒ d S( Ni* iÖÿÿÿ( R t c_short( R ( ( s6 /usr/local/lib/python2.5/ctypes/test/test_callbacks.pyt test_short* s c C s | i t d ƒ d S( Ni* ( R t c_ushort( R ( ( s6 /usr/local/lib/python2.5/ctypes/test/test_callbacks.pyt test_ushort. s c C s$ | i t d ƒ | i t d ƒ d S( Ni* iÖÿÿÿ( R t c_int( R ( ( s6 /usr/local/lib/python2.5/ctypes/test/test_callbacks.pyt test_int1 s c C s | i t d ƒ d S( Ni* ( R t c_uint( R ( ( s6 /usr/local/lib/python2.5/ctypes/test/test_callbacks.pyt test_uint5 s c C s$ | i t d ƒ | i t d ƒ d S( Ni* iÖÿÿÿ( R t c_long( R ( ( s6 /usr/local/lib/python2.5/ctypes/test/test_callbacks.pyt test_long8 s c C s | i t d ƒ d S( Ni* ( R t c_ulong( R ( ( s6 /usr/local/lib/python2.5/ctypes/test/test_callbacks.pyt test_ulong<