popcount man page on Minix

Man page or keyword search:  
man Server   6208 pages
apropos Keyword Search (all sections)
Output format
Minix logo
[printable version]

POPCOUNT(3)		 BSD Library Functions Manual		   POPCOUNT(3)

NAME
     popcount, popcountl, popcountll, popcount32, popcount64 — count number of
     bits set in a bit string

LIBRARY
     Standard C Library (libc, -lc)

SYNOPSIS
     #include <strings.h>

     unsigned int
     popcount(unsigned int value);

     unsigned int
     popcountl(unsigned long value);

     unsigned int
     popcountll(unsigned long long value);

     #include <stdint.h>

     unsigned int
     popcount32(uint32_t value);

     unsigned int
     popcount64(uint64_t value);

DESCRIPTION
     The popcount functions returns the number of bits set in value.

SEE ALSO
     ffs(3)

HISTORY
     The popcount(), popcountl(), popcountll(), popcount32(), and popcount64()
     functions appeared in NetBSD 6.0.

BSD				August 22, 2011				   BSD
[top]

List of man pages available for Minix

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net