Searched defs:construct (Results 1 – 3 of 3) sorted by relevance
49 template <typename... Args> void construct(pointer p, Args&&... args) { in construct() function
191 local int construct(struct huffman *h, const unsigned char *rep, int n) in construct() function
340 local int construct(struct huffman *h, const short *length, int n) in construct() function
Completed in 5 milliseconds