Searched defs:ULONG (Results 1 – 6 of 6) sorted by relevance
31 typedef uint32_t ULONG; typedef
46 typedef unsigned long ULONG; typedef
45 typedef unsigned long ULONG; typedef
35 enum type { CHAR, UCHAR, SHORT, USHORT, INT, UINT, LONG, ULONG, KPTR }; enumerator
61 typedef unsigned int ULONG, *PULONG; typedef