Home
last modified time | relevance | path

Searched refs:allocateAndCopy (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/third_party/bigint/
DNumberlikeArray.hh67 void allocateAndCopy(Index c);
113 void NumberlikeArray<Blk>::allocateAndCopy(Index c) { in allocateAndCopy() function in NumberlikeArray
DBigUnsigned.cc40 allocateAndCopy(i+1); in setBlock()
467 allocateAndCopy(len + 1); in divideWithRemainder()
671 allocateAndCopy(len + 1); in operator ++()