Lines Matching refs:LOG
15 #define LOG(x) ftglue_log x
28 #define LOG(x) do {} while (0)
76 LOG(( "ftglue:stream:pos() -> %ld\n", stream->pos ));
97 LOG(( "ftglue:stream:seek(%ld) -> %d\n", pos, error ));
147 LOG(( "ftglue:stream:frame_enter(%ld) -> %d\n", count, error ));
164 LOG(( "ftglue:stream:frame_exit()\n" ));
175 LOG(( "ftglue_face_goto_table( %p, %c%c%c%c, %p )\n",
185 LOG(( "not a SFNT face !!\n" ));
207 LOG(( ">> This is a TrueType Collection\n" ));
218 LOG(( "TrueType offset = %ld\n", offset ));
241 LOG(( "TrueType table (start: %ld) (size: %ld)\n", start, size ));
253 LOG(( "TrueType error=%d\n", error ));