Home
last modified time | relevance | path

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

/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Ddata.c3505 count_one_bits_word (bits_word w) in count_one_bits_word() function
3814 count += count_one_bits_word (adata[i]);
H A DChangeLog.138684 * data.c (count_one_bits_word): Fix bug (negated comparison)
10722 (count_one_bits_word): New function, replacing popcount_bits_word
10724 (count_one_bits_word, count_trailing_zero_bits):
/dports/editors/emacs/emacs-27.2/src/
H A Ddata.c3352 count_one_bits_word (bits_word w) in count_one_bits_word() function
3663 count += count_one_bits_word (adata[i]);
H A DChangeLog.138684 * data.c (count_one_bits_word): Fix bug (negated comparison)
10722 (count_one_bits_word): New function, replacing popcount_bits_word
10724 (count_one_bits_word, count_trailing_zero_bits):