Searched defs:SetRec (Results 1 – 2 of 2) sorted by relevance
35 IONAME(SetRec)(io, j) || (Fail() << "SetRec(" << j << ')', 0); in TestDirectUnformatted() local47 IONAME(SetRec) in TestDirectUnformatted() local93 IONAME(SetRec)(io, j) || (Fail() << "SetRec(" << j << ')', 0); in TestDirectUnformattedSwapped() local112 IONAME(SetRec) in TestDirectUnformattedSwapped() local333 IONAME(SetRec)(io, j) || (Fail() << "SetRec(" << j << ')', 0); in TestDirectFormatted() local342 IONAME(SetRec)(io, j) || (Fail() << "SetRec(" << j << ')', 0); in TestDirectFormatted() local
502 bool IONAME(SetRec)(Cookie cookie, std::int64_t rec) { in IONAME() argument