Searched refs:HostSignedIntType (Results 1 – 4 of 4) sorted by relevance
37 using type = common::HostSignedIntType<8 * KIND>;78 using type = common::HostSignedIntType<8 * KIND>;
34 IoStatementState &, const DataEdit &, common::HostSignedIntType<8 * KIND>);
101 common::HostSignedIntType<8 * KIND> n) { in EditIntegerOutput()
288 using HostSignedIntType = typename HostSignedIntTypeHelper<BITS>::type; variable