Searched refs:bstr (Results 1 – 5 of 5) sorted by relevance
12 vd => bstr // ; Data Value20 value = tstr / bstr / int .size 8 / float / bool
216 def le4(bstr): argument217 assert len(bstr) == 4218 return struct.unpack("<I", bstr)[0]
87 (str)"val" : (bstr)158 (str)"val" : (bstr)
496 (str)"output" : (uint or bstr)
115 …* A fix was made to the naming of bstr elements with a .size specifier, which might mean that thes…