Home
last modified time | relevance | path

Searched refs:__sig (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/
Dcpuid.h243 __get_cpuid_max (unsigned int __ext, unsigned int *__sig) in __get_cpuid_max() argument
286 if (__sig) in __get_cpuid_max()
287 *__sig = __ebx; in __get_cpuid_max()