• Top
    • Documentation
    • Books
    • Boolean-reasoning
    • Projects
      • Apt
      • Zfc
      • Acre
      • Milawa
      • Smtlink
      • Abnf
      • Vwsim
      • Isar
      • Wp-gen
      • Dimacs-reader
      • Pfcs
      • Legacy-defrstobj
      • Proof-checker-array
      • Soft
      • C
      • Farray
      • Rp-rewriter
      • Instant-runoff-voting
      • Imp-language
      • Sidekick
      • Leftist-trees
      • Java
        • Atj
        • Aij
        • Language
          • Syntax
          • Semantics
            • Primitive-function-macros
            • Primitive-values
              • Floating-pointx-value
              • Doublex-value-fns
              • Primitivex-value
              • Floatx-value-fns
              • Primitive-value
              • Numericx-value
              • Numeric-value
              • Integral-value
              • Int-value
              • Char-value
              • Byte-value
              • Short-value
                • Short-value-fix
                • Short-valuep
                • Short-value-equiv
                • Make-short-value
                • Short-value->int
                • Change-short-value
              • Long-value
              • Float-value
              • Double-value
              • Boolean-value
              • Floating-point-value
              • Disjoint-primitive-values
              • Short-value-list
              • Long-value-list
              • Int-value-list
              • Float-value-list
              • Double-value-list
              • Char-value-list
              • Byte-value-list
              • Boolean-value-list
            • Floating-point-placeholders
            • Pointers
            • Floating-point-value-set-parameters
            • Values
            • Primitive-operations
            • Primitive-conversions
            • Reference-values
      • Taspi
      • Riscv
      • Bitcoin
      • Des
      • Ethereum
      • X86isa
      • Sha-2
      • Yul
      • Zcash
      • Proof-checker-itp13
      • Regex
      • ACL2-programming-language
      • Json
      • Jfkr
      • Equational
      • Cryptography
      • Poseidon
      • Where-do-i-place-my-book
      • Axe
      • Aleo
      • Bigmems
      • Builtins
      • Execloader
      • Solidity
      • Paco
      • Concurrent-programs
      • Bls12-377-curves
    • Debugging
    • Std
    • Community
    • Proof-automation
    • ACL2
    • Macro-libraries
    • Interfacing-tools
    • Hardware-verification
    • Software-verification
    • Math
    • Testing-utilities
  • Primitive-values

Short-value

Fixtype of Java short values [JLS14:4.2.1].

This is a product type introduced by fty::defprod.

Fields
int — sbyte16

Subtopics

Short-value-fix
Fixing function for short-value structures.
Short-valuep
Recognizer for short-value structures.
Short-value-equiv
Basic equivalence relation for short-value structures.
Make-short-value
Basic constructor macro for short-value structures.
Short-value->int
Get the int field from a short-value.
Change-short-value
Modifying constructor for short-value structures.