Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dwave.py83 _array_fmts = None, 'b', 'h', None, 'l' variable
240 data = array.array(_array_fmts[self._sampwidth])
423 data = array.array(_array_fmts[self._sampwidth], data)