Searched refs:hash (Results 1 – 5 of 5) sorted by relevance
228 mipi_syst_u32 hash; in mipi_syst_hash_x65599() local230 hash = 0; in mipi_syst_hash_x65599()236 hash = hash * 65599U + c; in mipi_syst_hash_x65599()239 return hash; in mipi_syst_hash_x65599()
682 my $hash = 0;686 $hash = uint ($hash * 65599 + ord($char));689 return $hash + $offset;
274 <td> The MIPI_SYST_HASH macro computes a 32-bit hash value for the fmt276 The offset parameter is used to change the result in case of hash
6 # All text after a hash (#) is considered a comment and will be ignored
99 /* String hash macros for compile time computation of catalog ID's.