Searched defs:TOBN (Results 1 – 1 of 1) sorted by relevance
160 #define TOBN(hi, lo) ((BN_ULONG)hi << 32 | lo) macro175 #define TOBN(hi, lo) lo, hi macro