Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
Rand64 Struct Reference

Data Fields

lu_int32 h
 
lu_int32 l
 

Detailed Description

Definition at line 361 of file lua-5.4.3/src/lmathlib.c.

Field Documentation

◆ h

lu_int32 Rand64::h

Definition at line 362 of file lua-5.4.3/src/lmathlib.c.

Referenced by I2d(), I2UInt(), Iadd(), Ishl(), Ixor(), packI(), rotl(), and rotl1().

◆ l

lu_int32 Rand64::l

Definition at line 363 of file lua-5.4.3/src/lmathlib.c.

Referenced by I2UInt(), Iadd(), Ishl(), Ixor(), packI(), rotl(), and rotl1().


The documentation for this struct was generated from the following file: