Home
last modified time | relevance | path

Searched refs:ord (Results 1 – 1 of 1) sorted by relevance

/scripts/
A Dversions.awk48 function ord(c) { function
136 acc = and(lshift(acc, 4) + ord(substr(s, i, 1)), 0xffffffff);

Completed in 4 milliseconds