Home
last modified time | relevance | path

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

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