Searched defs:as_ulong (Results 1 – 2 of 2) sorted by relevance
8 #define as_ulong(x) __builtin_astype(x, ulong) macro
6395 #define as_ulong(x) __builtin_astype((x), ulong) macro