Search-engine friendly clone of the
ACL2 documentation
.
Top
Documentation
Books
Boolean-reasoning
Projects
Debugging
Std
Proof-automation
Macro-libraries
ACL2
Interfacing-tools
Hardware-verification
Software-verification
Kestrel-books
Crypto-hdwallet
Apt
Error-checking
Fty-extensions
Isar
Kestrel-utilities
Soft
Bv
Imp-language
C
Syntax-for-tools
Atc
Language
Abstract-syntax
Integer-ranges
Dynamic-semantics
Static-semantics
Grammar
Integer-formats
Types
Portable-ascii-identifiers
Values
Integer-operations
Computation-states
Object-designators
Implementation-environments
Operations
Errors
Tag-environments
Function-environments
Character-sets
Flexible-array-member-removal
Arithmetic-operations
Pointer-operations
Value-pointer-validp
Value-pointer->designator
Lognot-pointer-value
Test-pointer-value
Value-pointer-danglingp
Value-pointer-dangling
Value-pointer-nullp
Value-pointer-null
Bytes
Keywords
Real-operations
Array-operations
Scalar-operations
Structure-operations
Representation
Transformation-tools
Pack
Event-macros
Java
Bitcoin
Ethereum
Yul
Zcash
ACL2-programming-language
Prime-fields
Json
Syntheto
File-io-light
Number-theory
Cryptography
Lists-light
Builtins
Axe
Solidity
Helpers
Htclient
Typed-lists-light
Arithmetic-light
X86isa
Axe
Execloader
Math
Testing-utilities
Language
Pointer-operations
Operations on C pointers.
Subtopics
Value-pointer-validp
Check if a pointer is valid, i.e. it can be dereferenced.
Value-pointer->designator
Object designator of a valid pointer.
Lognot-pointer-value
Apply
!
to a pointer value [C:6.5.3.3/5].
Test-pointer-value
Test a pointer value logically.
Value-pointer-danglingp
Check if a pointer is dangling.
Value-pointer-dangling
Danling pointer for a given referenced type.
Value-pointer-nullp
Check if a pointer is null.
Value-pointer-null
Null pointer for a given referenced type.