Home | History | Annotate | Download | only in test

Lines Matching refs:c_uint32

242     @need_symbol('c_uint32')
245 _fields_ = [("a", c_uint32, 32)]
262 @need_symbol('c_uint32')
266 _fields_ = [("a", c_uint32, 24),
267 ("b", c_uint32, 4),
268 ("c", c_uint32, 4)]
276 @need_symbol('c_uint32')
280 _fields_ = [("a", c_uint32, 24),
281 ("b", c_uint32, 4),
282 ("c", c_uint32, 4)]