Lines Matching refs:DetailSupersedesSecond
392 DetailSupersedesSecond(DetailRec firstDetail, in DetailSupersedesSecond() function
409 if (!DetailSupersedesSecond(pFirstGrab->modifiersDetail, in GrabSupersedesSecond()
413 if (DetailSupersedesSecond(pFirstGrab->detail, in GrabSupersedesSecond()
472 if (DetailSupersedesSecond(pSecondGrab->detail, pFirstGrab->detail, in GrabMatchesSecond()
475 DetailSupersedesSecond(pFirstGrab->modifiersDetail, in GrabMatchesSecond()
479 if (DetailSupersedesSecond(pFirstGrab->detail, pSecondGrab->detail, in GrabMatchesSecond()
482 DetailSupersedesSecond(pSecondGrab->modifiersDetail, in GrabMatchesSecond()
503 if (!(DetailSupersedesSecond(pFirstGrab->detail, in GrabsAreIdentical()
506 DetailSupersedesSecond(pSecondGrab->detail, in GrabsAreIdentical()
510 if (!(DetailSupersedesSecond(pFirstGrab->modifiersDetail, in GrabsAreIdentical()
513 DetailSupersedesSecond(pSecondGrab->modifiersDetail, in GrabsAreIdentical()