Searched defs:bitsize (Results 1 – 8 of 8) sorted by relevance
23 int bitsize = 0; in main() local
504 int bitsize = 0; in PyCStructUnionType_update_stgdict() local726 int bitsize = 0; in PyCStructUnionType_update_stgdict() local815 int bitsize = 0; in PyCStructUnionType_update_stgdict() local
48 Py_ssize_t *pfield_size, int bitsize, int *pbitofs, in PyCField_FromDesc()
51 int bitsize = 0x8 * sizeof (devmap); in alloc_fd_for_handle() local
416 size_t bitsize; in thrust_fakes() local
228 u_int32_t bit_change_seed(size_t bitsize, size_t oversize) in bit_change_seed()
639 size_t bitsize; in thrust_fakes() local
142 #define __GST_BITS_WRITER_ALIGNED(bitsize) \ argument