sketchbook
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Variables
adxintrin.h File Reference

Go to the source code of this file.

Macros

#define __DEFAULT_FN_ATTRS   __attribute__((__always_inline__, __nodebug__))
 

Variables

static __inline unsigned char
unsigned int 
__x
 
static __inline unsigned char
unsigned int unsigned int 
__y
 
static __inline unsigned char
unsigned int unsigned int
unsigned int * 
__p
 

Macro Definition Documentation

#define __DEFAULT_FN_ATTRS   __attribute__((__always_inline__, __nodebug__))

Variable Documentation

__inline unsigned char unsigned int unsigned int unsigned int* __p
Initial value:
{
return __builtin_ia32_addcarryx_u32(__cf, __x, __y, __p)
static __inline unsigned char unsigned int unsigned int unsigned int * __p
Definition: adxintrin.h:38
static __inline unsigned char unsigned int unsigned int __y
Definition: adxintrin.h:36
static __inline unsigned char unsigned int __x
Definition: adxintrin.h:36
__inline unsigned char unsigned int __x
__inline unsigned char unsigned int unsigned int __y