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