Searched refs:test_flag (Results 1 – 1 of 1) sorted by relevance
32 static __inline int TestCpuFlag(int test_flag) { in TestCpuFlag() argument35 return (cpu_info_ ? cpu_info_ : InitCpuFlags()) & test_flag; in TestCpuFlag()