Home
last modified time | relevance | path

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

/external/chromium_org/v8/src/base/
Dcpu.cc335 unsigned num_ext_ids = cpu_info[0]; in CPU() local
338 if (num_ext_ids > 0x80000000) { in CPU()