Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dboolobject.c22 bool_repr(PyBoolObject *self) in bool_repr() function
160 (reprfunc)bool_repr, /* tp_repr */
166 (reprfunc)bool_repr, /* tp_str */
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dboolobject.c22 bool_repr(PyBoolObject *self) in bool_repr() function
160 (reprfunc)bool_repr, /* tp_repr */
166 (reprfunc)bool_repr, /* tp_str */