Searched refs:CMN_SIZE (Results 1 – 1 of 1) sorted by relevance
214 local CMN_SIZE338 CMN_SIZE=`sed -n 's|.*<common_save_size.*>\(.*\)</common_save_size>|\1|p' "$META_XML"`339 RESULT=$(printf "0x%s" $CMN_SIZE)348 CMN_SIZE=$(printf "%d" 0x$CMN_SIZE)351 if [ "$CMN_SIZE" -gt 0 ] && [ "$ACC_SIZE" -gt 0 ] ;354 elif [ "$CMN_SIZE" -gt 0 ]