Searched defs:IntForFloat (Results 1 – 1 of 1) sorted by relevance
668 alias IntForFloat = uint; variable670 alias IntForFloat = ulong; variable679 alias IntForFloat = ubyte; variable681 alias IntForFloat = ushort; variable683 alias IntForFloat = uint; variable685 alias IntForFloat = ulong; variable687 …alias IntForFloat = ulong[2]; // TODO: what's the best type here? slice/delegates pass in register… variable