Searched refs:UMUL_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.c34 #ifndef UMUL_TIME
35 #define UMUL_TIME 1 macro
38 #define UDIV_TIME UMUL_TIME
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.h172 #define UMUL_TIME 46 macro
236 #define UMUL_TIME 20 macro
350 #define UMUL_TIME 8 macro
353 #define UMUL_TIME 40 macro
477 #ifndef UMUL_TIME
478 #define UMUL_TIME 40 macro
600 #define UMUL_TIME 45 macro
650 #define UMUL_TIME 100 macro
705 #define UMUL_TIME 5 macro
708 #define UMUL_TIME 1 macro
742 #define UMUL_TIME macro
776 #define UMUL_TIME macro
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm26/lib/
H A Dlonglong.h115 #define UMUL_TIME 20 macro

Completed in 68 milliseconds