Searched refs:_b (Results 1 - 25 of 54) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/autoconf-lib-link/tests/
H A Drpath-2aba13 . $srcdir/rpath-2_b
H A Drpath-2abb13 . $srcdir/rpath-2_b
H A Drpath-2abd13 . $srcdir/rpath-2_b
H A Drpath-2bba15 . $srcdir/rpath-2_b
H A Drpath-2bbb15 . $srcdir/rpath-2_b
H A Drpath-2bbd15 . $srcdir/rpath-2_b
H A Drpath-3abb15 . $srcdir/rpath-3_b
H A Drpath-3abd15 . $srcdir/rpath-3_b
H A Drpath-3abe15 . $srcdir/rpath-3_b
H A Drpath-3abg15 . $srcdir/rpath-3_b
H A Drpath-3abh15 . $srcdir/rpath-3_b
H A Drpath-3bbb17 . $srcdir/rpath-3_b
H A Drpath-3bbd17 . $srcdir/rpath-3_b
H A Drpath-3bbh17 . $srcdir/rpath-3_b
H A Drpath-3aba15 . $srcdir/rpath-3_b
H A Drpath-3bba17 . $srcdir/rpath-3_b
H A DMakefile.am53 rpath-1 rpath-2_a rpath-2_b rpath-3_a rpath-3_b rpath.README \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/kconfig/
H A Dnconf.h31 typeof(b) _b = b;\
32 _a > _b ? _a : _b; })
36 typeof(b) _b = b;\
37 _a < _b ? _a : _b; })
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/h8300/kernel/
H A Dsys_h8300.c60 register const char *const *_b __asm__("er2") = argv;
67 "g" (_b),
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/include/asm/sn/
H A Dmodule.h31 #define MODULE_BT_TO_CHAR(_b) ((char)(_b))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-core/
H A Dtimeeventq.c50 static int compare(const void* _a, const void* _b) { argument
51 const AvahiTimeEvent *a = _a, *b = _b;
H A Dhashmap.c244 const int *_a = a, *_b = b; local
247 assert(_b);
249 return *_a == *_b;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-core/
H A Dtimeeventq.c50 static int compare(const void* _a, const void* _b) { argument
51 const AvahiTimeEvent *a = _a, *b = _b;
H A Dhashmap.c244 const int *_a = a, *_b = b; local
247 assert(_b);
249 return *_a == *_b;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/sn/sn0/
H A Dhubmd.h148 #define MMC_BANK_SHFT(_b) ((_b) * 3)
149 #define MMC_BANK_MASK(_b) (UINT64_CAST 7 << MMC_BANK_SHFT(_b))
266 #define MD_BANK_OFFSET(_b) (UINT64_CAST (_b) << MD_BANK_SHFT)

Completed in 287 milliseconds

123