Home
last modified time | relevance | path

Searched defs:catalogentry (Results 1 – 1 of 1) sorted by relevance

/mipi-sys-t-2.7.6/printer/include/
Dmipi_syst_collateral.h79 template<typename T> struct catalogentry : public sourcepos { struct
83 catalogentry(std::string s ="", T mask = (T)-1, uint32_t file = 0, uint32_t line=0) argument
87 bool operator!=(const catalogentry& other) { argument