HomeSort by relevance Sort by last modified time
    Searched refs:old_type (Results 1 - 2 of 2) sorted by null

  /external/v8/src/
preparser.cc 1210 int old_type; local
    [all...]
  /external/qemu/target-i386/
op_helper.c 280 int tss_limit, tss_limit_max, type, old_tss_limit_max, old_type, v1, v2, i; local
320 old_type = (env->tr.flags >> DESC_TYPE_SHIFT) & 0xf;
321 if (old_type & 8)
    [all...]

Completed in 113 milliseconds