Lines Matching full:65535
44 if [ $$ -gt 65535 ]; then
45 xl=`printf "%x" $(($$ - 65535))`
114 if [ $$ -gt 65535 ]; then
115 xl=`printf "%x" $(($$ - 65535))`
188 if [ $$ -gt 65535 ]; then
189 xl=`printf "%x" $(($$ - 65535))`
263 if [ $$ -gt 65535 ]; then
264 xl=`printf "%x" $(($$ - 65535))`
332 if [ $$ -gt 65535 ]; then
333 xl=`printf "%x" $(($$ - 65535))`
407 if [ $$ -gt 65535 ]; then
408 xl=`printf "%x" $(($$ - 65535))`