Home
last modified time | relevance | path

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

/mipi-sys-t-3.6.0-3.5.0/printer/include/
Dmipi_syst_message.h79 uint32_t location : 1; ///< indicate location information member
110 struct location { struct
116 location() : tag(0), address(0), file(0), line(0) {} in location() argument