Searched defs:as_long (Results 1 – 3 of 3) sorted by relevance
24 #define as_long(x) (*((int64_t *)(&x))) macro
7 #define as_long(x) __builtin_astype(x, long) macro
6388 #define as_long(x) __builtin_astype((x), long) macro