Searched refs:NUPTRS (Results 1 – 1 of 1) sorted by relevance
1809 #define NUPTRS 4 macro1810 static uint64_t uptrs[NUPTRS] = {0x1122334455667788ULL, 0x99aabbccddeeff00ULL, 0xaabbaaddccaaffeeUL…1812 static const char * uptr_names[NUPTRS];1907 T_EXPECT_EQ(uptrs_count, NUPTRS, "should see correct number of up-pointers");1909 uint64_t uptrs_obs[NUPTRS] = {0};1916 for (int j = 0; j < NUPTRS; j++) {