Home
last modified time | relevance | path

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

/dports/emulators/jzintv/jzintv-20200712-src/src/locutus/
H A Dlocutus_types.hpp140 struct t_memattr_span struct
145 t_memattr_span( const uint16_t s_addr_, const uint16_t e_addr_, in t_memattr_span() argument
150 inline bool operator < ( const t_memattr_span& rhs ) const in operator <() argument
155 inline bool can_merge_with( const t_memattr_span& rhs ) const in can_merge_with() argument
162 inline void merge_with( const t_memattr_span& rhs ) in merge_with() argument