Searched refs:div_asm (Results 1 – 1 of 1) sorted by relevance
80 #undef div_asm81 # define div_asm(n0,n1,d0) \ macro95 # undef div_asm96 # define div_asm(n0,n1,d0) \ macro266 #if defined(BN_ULLONG) && !defined(div_asm) in BN_div()269 q = div_asm(n0, n1, d0); in BN_div()294 #if defined(div_asm) in BN_div()295 q = div_asm(n0, n1, d0); in BN_div()