Home
last modified time | relevance | path

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

/pciutils/lib/
H A Dinternal.h56 #define _PCI_STRINGIFY(x) #x macro
57 #define PCI_STRINGIFY(x) _PCI_STRINGIFY(x)