Home
last modified time | relevance | path

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

/NextBSD/tools/bus_space/Python/
HDlang.c415 static PyMethodDef bus_methods[] = { variable
478 bus = Py_InitModule("bus", bus_methods); in initbus()