OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SMP_MAGIC_IDENT
(Results
1 - 2
of
2
) sorted by null
/external/syslinux/com32/gplinclude/
cpuid.h
290
#define
SMP_MAGIC_IDENT
(('_'<<24)|('P'<<16)|('M'<<8)|'_')
/external/syslinux/com32/gpllib/
cpuid.c
439
if ((*bp ==
SMP_MAGIC_IDENT
) &&
Completed in 542 milliseconds