Searched refs:_s2 (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ntfs/
H A Dsuper.c2345 static const char *_s2 = ""; local
2347 s2 = _s2;
2350 static const char *_s2 = "They have been thrown " local
2353 s2 = _s2;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/shared/
H A Dbcmotp.c2045 #define TUPLE_MATCH(_s1, _s2, _s3, _v1, _v2, _v3) \
2047 (((_s1) == (_v1)) && ((_s2) == (_v2)) && ((_s3) == (_v3))) \
2048 : (((_s1) == (_v1)) && ((_s2) == (_v2))))

Completed in 61 milliseconds