| /src/external/gpl3/gcc/dist/libgomp/config/linux/x86/ |
| spincount.h | 37 if (__get_cpuid_count (7, 0, &eax, &ebx, &ecx, &edx)
|
| /src/external/gpl3/gdb/dist/gdb/nat/ |
| x86-cpuid.h | 76 return __get_cpuid_count (__level, __sublevel, __eax, __ebx, __ecx, __edx);
|
| x86-gcc-cpuid.h | 263 __get_cpuid_count (unsigned int __leaf, unsigned int __subleaf, function
|
| /src/external/gpl3/gdb.old/dist/gdb/nat/ |
| x86-cpuid.h | 76 return __get_cpuid_count (__level, __sublevel, __eax, __ebx, __ecx, __edx);
|
| x86-gcc-cpuid.h | 263 __get_cpuid_count (unsigned int __leaf, unsigned int __subleaf, function
|
| /src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
| cpuid.h | 315 __get_cpuid_count (unsigned int __leaf, unsigned int __subleaf, function
|
| /src/external/apache2/llvm/dist/clang/lib/Headers/ |
| cpuid.h | 305 static __inline int __get_cpuid_count (unsigned int __leaf, function
|
| /src/external/gpl3/gcc/dist/gcc/config/i386/ |
| cpuid.h | 341 __get_cpuid_count (unsigned int __leaf, unsigned int __subleaf, function
|
| /src/external/gpl3/binutils/dist/libiberty/ |
| sha1.c | 712 if (__get_cpuid_count (7, 0, &eax, &ebx, &ecx, &edx)
|
| configure | 7944 (void) __get_cpuid_count; 7945 if (__get_cpuid_count (7, 0, &eax, &ebx, &ecx, &edx)
|
| /src/external/gpl3/binutils.old/dist/libiberty/ |
| sha1.c | 712 if (__get_cpuid_count (7, 0, &eax, &ebx, &ecx, &edx)
|
| configure | 7677 (void) __get_cpuid_count; 7678 if (__get_cpuid_count (7, 0, &eax, &ebx, &ecx, &edx)
|
| /src/external/gpl3/gcc/dist/libiberty/ |
| sha1.c | 718 if (__get_cpuid_count (7, 0, &eax, &ebx, &ecx, &edx)
|
| configure | 7671 (void) __get_cpuid_count; 7672 if (__get_cpuid_count (7, 0, &eax, &ebx, &ecx, &edx)
|
| /src/external/gpl3/gdb/dist/libiberty/ |
| sha1.c | 712 if (__get_cpuid_count (7, 0, &eax, &ebx, &ecx, &edx)
|
| configure | 7670 (void) __get_cpuid_count; 7671 if (__get_cpuid_count (7, 0, &eax, &ebx, &ecx, &edx)
|
| /src/external/gpl3/gdb.old/dist/libiberty/ |
| sha1.c | 712 if (__get_cpuid_count (7, 0, &eax, &ebx, &ecx, &edx)
|
| configure | 7671 (void) __get_cpuid_count; 7672 if (__get_cpuid_count (7, 0, &eax, &ebx, &ecx, &edx)
|
| /src/tests/lib/libc/sys/ |
| t_ptrace_x86_wait.h | 3175 if (!__get_cpuid_count(7, 0, &eax7, &ebx7, &ecx7, &edx7))
|