HomeSort by relevance Sort by last modified time
    Searched full:signed_valtype (Results 1 - 1 of 1) sorted by null

  /toolchain/binutils/binutils-2.27/elfcpp/
elfcpp_swap.h 109 // Signed_valtype as the signed integer, of the specified size.
118 typedef int8_t Signed_valtype;
125 typedef int16_t Signed_valtype;
132 typedef int32_t Signed_valtype;
139 typedef int64_t Signed_valtype;

Completed in 599 milliseconds