Searched refs:CMP_VPTR (Results 1 – 1 of 1) sorted by relevance
132 #define CMP_VPTR(A, B) (*(void **)(A) == *(void **)(B)) macro141 #define CMP_VPTR(A, B) (*(A) == (ptrdiff_t)(B)) macro171 if (! CMP_VPTR (vtbl, &_ZN2S32s3Ev)) in main()174 if (! CMP_VPTR (vtbl, &_ZN2S42s1Ev)) in main()