Searched refs:cpatch (Results 1 – 2 of 2) sorted by relevance
109 cpatch=`echo $checkfor | cut -d. -f3 | cut -d- -f1`125 if test "$cpatch" -le "$vpatch"; then
164 uint32_t cpatch = static_cast<uint32_t>(req_untrusted.chunks_to_patch_size()); in EncodeCommitDataRequest() local170 acc |= (cpatch & mask) << 20; in EncodeCommitDataRequest()