Searched defs:S32 (Results 1 – 15 of 15) sorted by relevance
82 typedef int32_t S32; typedef89 typedef signed int S32; typedef94 typedef signed long S32; typedef
79 typedef int32_t S32; typedef86 typedef signed int S32; typedef91 typedef signed long S32; typedef
86 typedef int32_t S32; typedef93 typedef signed int S32; typedef98 typedef signed long S32; typedef
20 # define S32(x) ((x) << 32) macro29 # define S32(x) ((x) >> 32) macro
123 typedef int32_t S32; typedef129 typedef signed int S32; typedef
128 typedef int32_t S32; typedef134 typedef signed int S32; typedef
126 typedef int32_t S32; typedef132 typedef signed int S32; typedef
114 typedef int32_t S32; typedef120 typedef signed int S32; typedef
46 #define S32 9 macro
284 #define S32 11 in __kern__MD5Transform() macro
146 typedef int32_t S32; typedef152 typedef signed int S32; typedef
57 typedef int32_t S32; typedef
193 #define S32(b,x) (((x) >> (b)) | ((x) << (32 - (b)))) macro
186 #define S32(b,x) (((x) >> (b)) | ((x) << (32 - (b)))) macro
84 typedef int32_t S32; typedef