Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dfmmodule.c246 static PyMethodDef fm_methods[] = { variable
265 Py_InitModule("fm", fm_methods); in initfm()