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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm/arc/
H A Dtypes.h65 typedef LONG *PLONG; typedef
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-mips/arc/
H A Dtypes.h65 typedef LONG *PLONG; typedef
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/dbinc/
H A Dmutex_int.h286 #define MUTEX_SET(tsl) (!InterlockedExchange((PLONG)tsl, 1))
287 #define MUTEX_UNSET(tsl) InterlockedExchange((PLONG)tsl, 0)

Completed in 61 milliseconds