Home
last modified time | relevance | path

Searched refs:nxt_popcount (Results 1 – 2 of 2) sorted by path

/unit/src/
H A Dnxt_clang.h136 #define nxt_popcount __builtin_popcount macro
141 nxt_popcount(unsigned int x) in nxt_popcount() function
H A Dnxt_conf_validation.c1466 n = nxt_popcount(type); in nxt_conf_vldt_type()