|
clang
3.8.0
|
Go to the source code of this file.
Macros | |
| #define | __DEFAULT_FN_ATTRS __attribute__((__always_inline__, __nodebug__, __target__("rdseed"))) |
Functions | |
| static __inline__ int __DEFAULT_FN_ATTRS | _rdseed16_step (unsigned short *__p) |
| static __inline__ int __DEFAULT_FN_ATTRS | _rdseed32_step (unsigned int *__p) |
| #define __DEFAULT_FN_ATTRS __attribute__((__always_inline__, __nodebug__, __target__("rdseed"))) |
Definition at line 32 of file rdseedintrin.h.
|
static |
Definition at line 35 of file rdseedintrin.h.
|
static |
Definition at line 41 of file rdseedintrin.h.
1.8.6