Home
last modified time | relevance | path

Searched refs:UInt (Results 1 – 3 of 3) sorted by relevance

/tools/libs/light/
A Didl.py151 class UInt(Number): class
301 uint8 = UInt(8)
302 uint16 = UInt(16)
303 uint32 = UInt(32)
304 uint64 = UInt(64, json_gen_fn = "libxl__uint64_gen_json")
A Didl.txt106 idl.UInt
111 then available in UInt.width
A Dlibxl_types.idl40 MemKB = UInt(64, init_val = "LIBXL_MEMKB_DEFAULT", json_gen_fn = "libxl__uint64_gen_json")
1288 libxl_ev_user = UInt(64)

Completed in 16 milliseconds