Searched refs:c1 (Results 1 – 2 of 2) sorted by relevance
4 GIT_COMMIT_SHA1=$(shell git log -n 1 | head -n 1 | cut -d ' ' -f 2 | cut -c1-8)
2067 let c1 = char::from_digit((x as u32 >> 12) & 0xf, 16) localVariable2079 return [c1, c2, c3, c4];