Searched refs:bitset_new (Results 1 – 2 of 2) sorted by relevance
/third_party/cups-filters/fontembed/ | ||
D | bitset.h | 19 static inline BITSET bitset_new(int size) in bitset_new() function |
D | embed.c | 165 ret->subset=bitset_new(numGlyphs); in emb_new() |