Searched refs:py_insert_long (Results 1 – 1 of 1) sorted by relevance
60 static int py_insert_long(PyObject *dict, const char *name, int value) in py_insert_long() function1171 if (py_insert_long(dict, "high", high_port)) in get_ports()1174 if (py_insert_long(dict, "low", low_port)) in get_ports()