Searched refs:bitstr (Results 1 – 1 of 1) sorted by relevance
91 struct bitstr { struct103 static unsigned int get_len(struct bitstr *bs); argument104 static unsigned int get_bit(struct bitstr *bs);105 static unsigned int get_bits(struct bitstr *bs, unsigned int b);107 static unsigned int get_uint(struct bitstr *bs, int b);150 static unsigned int get_len(struct bitstr *bs) in get_len()178 static unsigned int get_bit(struct bitstr *bs) in get_bit()252 static unsigned int get_uint(struct bitstr *bs, int b) in get_uint()831 struct bitstr bs; in DecodeRasMessage()847 struct bitstr bs; in DecodeH323_UserInformation()[all …]
Completed in 5 milliseconds