Searched refs:UDIV_TIME (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libgcrypt-1.5.0/mpi/
H A Dmpih-div.c37 #ifndef UDIV_TIME
38 #define UDIV_TIME UMUL_TIME macro
65 if( UDIV_TIME > (2 * UMUL_TIME + 6)
66 && (UDIV_TIME - (2 * UMUL_TIME + 6)) * dividend_size > UDIV_TIME ) {
413 if( UDIV_TIME > (2 * UMUL_TIME + 6)
414 && (UDIV_TIME - (2 * UMUL_TIME + 6)) * dividend_size > UDIV_TIME ) {
H A Dlonglong.h180 #define UDIV_TIME 220 macro
237 #define UDIV_TIME 100 macro
351 #define UDIV_TIME 60 macro
354 #define UDIV_TIME 80 macro
480 #ifndef UDIV_TIME
481 #define UDIV_TIME 40 macro
608 #define UDIV_TIME 90 macro
651 #define UDIV_TIME 400 macro
706 #define UDIV_TIME 25 macro
709 #define UDIV_TIME 15 macro
743 #define UDIV_TIME macro
777 #define UDIV_TIME macro
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm26/lib/
H A Dlonglong.h116 #define UDIV_TIME 100 macro

Completed in 18 milliseconds