On 10/02/2011 02:36 PM, Alexander Hansen wrote:
> -----BEGIN PGP SIGNED MESSAGE-----

>      if ((a+0x80000000u)&  ~UINT64_C(0xFFFFFFFF)) return (a>>63) ^
> 0x7FFFFFFF;
>      else                                         return a;

UINT64_C is a macro defined in stdint.h.

http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/stdint.h.html#tag_13_47_03_04

Peter


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to