Searched refs:LiteralArrayIndex (Results 1 – 3 of 3) sorted by relevance
8 * LiteralArrayIndex refactoring42 ## LiteralArrayIndex refactoring
218 …ys defined in the file. Also this is the number of elements in the [LiteralArrayIndex](#literalarr…219 …eralarray index structure. The offset must point to a structure in [LiteralArrayIndex](#literalarr…888 ### LiteralArrayIndex subsection890 `LiteralArrayIndex` structure is aimed to allow runtime to find a LiteralArray definition by index.
61 using LiteralArrayIndex = uint16_t; variable