Searched refs:tr_bencGetReal (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/libtransmission/
H A Dbencode.h227 bool tr_bencGetReal( const tr_benc * val, double * setme );
H A Dbencode.c513 tr_bencGetReal( const tr_benc * val, double * setme ) function
558 return tr_bencGetReal( tr_bencDictFind( dict, key ), setme );
1489 tr_bencGetReal( val, &realVal );
1572 tr_bencGetReal( val, &realVal );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/qt/
H A Dprefs.cc174 if( tr_bencGetReal( b, &d ) )
H A Dsession.cc882 if( tr_bencGetReal( b, &val ) )
H A Dtorrent.cc500 if( tr_bencGetReal( child, &val ) )

Completed in 72 milliseconds