Searched refs:OBJECT_SLOT_STR (Results 1 – 1 of 1) sorted by relevance
376 #define OBJECT_SLOT_STR "objectSlotCount: " macro677 if (sscanf(line, OBJECT_SLOT_STR "%zu", &objectSlotCount) != 1) { in createFromSharedObject()