
  TYPE
    llt$address_type = (llc$byte_positive, llc$two_byte_positive,
      llc$four_byte_positive, llc$eight_byte_positive, llc$byte_signed,
      llc$two_byte_signed, llc$four_byte_signed, llc$eight_byte_signed);
