Searched refs:S32 (Results 1 – 2 of 2) sorted by relevance
| /mOS-networking-stack/samples/lighttpd-1.4.32/src/ |
| H A D | md5.c | 47 #define S32 11 macro 241 HH (d, a, b, c, x[ 8], S32, 0x8771f681); /* 34 */ in li_MD5Transform() 245 HH (d, a, b, c, x[ 4], S32, 0x4bdecfa9); /* 38 */ in li_MD5Transform() 249 HH (d, a, b, c, x[ 0], S32, 0xeaa127fa); /* 42 */ in li_MD5Transform() 253 HH (d, a, b, c, x[12], S32, 0xe6db99e5); /* 46 */ in li_MD5Transform()
|
| /mOS-networking-stack/core/src/ |
| H A D | util.c | 305 typedef int32_t S32; typedef 311 typedef signed int S32; typedef
|