Searched refs:SEEK (Results 1 – 6 of 6) sorted by relevance
25 #define SEEK 6 macro156 case SEEK: in debugfs_smc_handler()
152 SEEK 6283 SEEK section in DebugFS interface297 uint32_t ``SEEK`` argument
713 template <typename SEEK, typename A>716 if (std::holds_alternative<SEEK>(spec.u)) in hasX()721 template <typename SEEK, typename A>723 return hasX<SEEK>(stmt.v); in hasMem()727 template <typename SEEK, typename A>730 if (auto *f = std::get_if<SEEK>(&spec.u)) in getExpr()799 template <typename SEEK, typename A>801 return hasX<SEEK>(stmt.controls); in hasIOControl()804 template <typename SEEK, typename A>807 if (const auto *result = std::get_if<SEEK>(&spec.u)) in getIOControl()[all …]
232 #undef SEEK260 #define SEEK(n) ISTREAM->seek(ISTREAM, n)364 #undef SEEK398 #define SEEK(n) ISTREAM->seek(ISTREAM, n)444 #undef SEEK479 #define SEEK(n) ISTREAM->seek(ISTREAM, n)2595 SEEK(index<decisionNumber>_<stateNumber>);<\n>
1079 SEEK
323 /// \subsection seek SEEK(n)