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