Searched refs:__hi (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 Dlonglong.h1414 ({UWtype __hi, __lo; \
1415 umul_ppmm (__hi, __lo, u, v); \
1416 ((UDWtype) __hi << W_TYPE_SIZE) | __lo; })
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/ieee1394/
H A Dnodemgr.c1665 static int nodemgr_host_thread(void *__hi) argument
1667 struct host_info *hi = (struct host_info *)__hi;
H A Dieee1394_core.c1127 static int hpsbpkt_thread(void *__hi) argument

Completed in 23 milliseconds