Home | History | Annotate | Download | only in test

Lines Matching refs:c_uint32

241     @need_symbol('c_uint32')
244 _fields_ = [("a", c_uint32, 32)]
261 @need_symbol('c_uint32')
265 _fields_ = [("a", c_uint32, 24),
266 ("b", c_uint32, 4),
267 ("c", c_uint32, 4)]
275 @need_symbol('c_uint32')
279 _fields_ = [("a", c_uint32, 24),
280 ("b", c_uint32, 4),
281 ("c", c_uint32, 4)]