Searched refs:PRAGMA_STR (Results 1 – 1 of 1) sorted by relevance
332 #define PRAGMA_STR "pragmaCount: " macro660 if (sscanf(line, PRAGMA_STR "%zu", &pragmaCount) != 1) { in createFromSharedObject()