Home
last modified time | relevance | path

Searched defs:hashmap_bitcount (Results 1 – 14 of 14) sorted by relevance

/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/beam/
H A Derl_map.h30 #define hashmap_bitcount(x) ((Uint32) __builtin_popcount((unsigned int) (x))) macro
H A Derl_map.c3354 Uint32 hashmap_bitcount(Uint32 x) { in hashmap_bitcount() function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_map.h30 #define hashmap_bitcount(x) ((Uint32) __builtin_popcount((unsigned int) (x))) macro
H A Derl_map.c3765 Uint32 hashmap_bitcount(Uint32 x) { in hashmap_bitcount() function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/beam/
H A Derl_map.h30 #define hashmap_bitcount(x) ((Uint32) __builtin_popcount((unsigned int) (x))) macro
H A Derl_map.c3349 Uint32 hashmap_bitcount(Uint32 x) { in hashmap_bitcount() function
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_map.h30 #define hashmap_bitcount(x) ((Uint32) __builtin_popcount((unsigned int) (x))) macro
H A Derl_map.c3765 Uint32 hashmap_bitcount(Uint32 x) { in hashmap_bitcount() function
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_map.h30 #define hashmap_bitcount(x) ((Uint32) __builtin_popcount((unsigned int) (x))) macro
H A Derl_map.c3765 Uint32 hashmap_bitcount(Uint32 x) { in hashmap_bitcount() function
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_map.h30 #define hashmap_bitcount(x) ((Uint32) __builtin_popcount((unsigned int) (x))) macro
H A Derl_map.c3765 Uint32 hashmap_bitcount(Uint32 x) { in hashmap_bitcount() function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/emulator/beam/
H A Derl_map.h30 #define hashmap_bitcount(x) ((Uint32) __builtin_popcount((unsigned int) (x))) macro
H A Derl_map.c3353 Uint32 hashmap_bitcount(Uint32 x) { in hashmap_bitcount() function