Home
last modified time | relevance | path

Searched refs:struct_bool_decl (Results 1 – 2 of 2) sorted by relevance

/external/flatbuffers/python/flatbuffers/
Dcompat.py33 struct_bool_decl = "?" variable
43 struct_bool_decl = "<b" variable
46 struct_bool_decl = "?" variable
Dpacker.py25 boolean = struct.Struct(compat.struct_bool_decl)