Home
last modified time | relevance | path

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

/aosp_15_r20/kernel/tests/net/test/
H A Dcstruct.py77 def _PythonFormat(fmt): function
83 return struct.calcsize(_PythonFormat(fmt))
86 fmt = _PythonFormat(fmt)