Searched refs:__builtin_ctzll (Results 26 - 28 of 28) sorted by relevance

12

/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dkvx-parse.c747 int offset = __builtin_ctzll (tok.class_id & -tok.class_id);
/netbsd-current/external/lgpl3/gmp/dist/
H A Dlonglong.h139 __builtin_ctzll.
172 (count) = __builtin_ctzll (x); \
/netbsd-current/external/lgpl3/mpfr/dist/src/
H A Dmpfr-longlong.h145 __builtin_ctzll.
178 (count) = __builtin_ctzll (x); \

Completed in 84 milliseconds

12