Home
last modified time | relevance | path

Searched defs:__mul (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libgcc/config/msp430/
H A Dmsp430-mul.h26 UINT_TYPE C3(__mul,NAME_MODE,3) (UINT_TYPE, UINT_TYPE); variable
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/rl78/
H A Drl78-mul.h26 UINT_TYPE C3(__mul,NAME_MODE,3) (UINT_TYPE, UINT_TYPE); variable
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/msp430/
H A Dmsp430-mul.h26 UINT_TYPE C3(__mul,NAME_MODE,3) (UINT_TYPE, UINT_TYPE); variable
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/rl78/
H A Drl78-mul.h26 UINT_TYPE C3(__mul,NAME_MODE,3) (UINT_TYPE, UINT_TYPE); variable
/netbsd-src/external/apache2/llvm/dist/libcxx/benchmarks/
H A Dunordered_set_operations.bench.cpp33 const std::size_t __mul = 0x9ddfea08eb382d69ULL; in hash_len_16() local