Home
last modified time | relevance | path

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

/netbsd/src/external/gpl2/xcvs/dist/lib/
Dsystem.h204 #define convert_blocks(b, k) ((k) ? ((b) + 1) / 2 : (b)) macro
/netbsd/src/external/lgpl3/gmp/dist/
DChangeLog22055 to convert_blocks prototype, disable SET_STR_BLOCK_SIZE sanity check.
22097 (convert_blocks): New function.