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

  /external/qemu/include/qemu/
osdep.h 62 #define type_check(t1,t2) ((t1*)0 - (t2*)0) macro
  /external/qemu/include/migration/
vmstate.h 178 type_check(_type, typeof_field(_state, _field)))
    [all...]

Completed in 52 milliseconds