Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dposixmodule.c9006 static int insertvalues(PyObject *module) in insertvalues() function
9273 if (insertvalues(d)) return -1; in all_ins()