Searched refs:FC_ATOMIC_INT_FORMAT (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/fontconfig/dist/src/
H A Dfcatomic.h47 #define FC_ATOMIC_INT_FORMAT "<printf format for fc_atomic_int_t>"
59 #define FC_ATOMIC_INT_FORMAT "d" macro
78 #define FC_ATOMIC_INT_FORMAT "ld" macro
91 #define FC_ATOMIC_INT_FORMAT "d" macro
116 #define FC_ATOMIC_INT_FORMAT "d" macro
129 #define FC_ATOMIC_INT_FORMAT "u" macro
140 #define FC_ATOMIC_INT_FORMAT "d" macro
150 #define FC_ATOMIC_INT_FORMAT "d" macro
H A Dfccache.c833 fprintf(stderr, "Fontconfig error: not freed %p (dir: %s, refcount %" FC_ATOMIC_INT_FORMAT ")\n", s->cache, FcCacheDir(s->cache), s->ref.count);

Completed in 4 milliseconds