Searched defs:__c5 (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/llvm/clang/lib/Headers/ |
H A D | wasm_simd128.h | 271 int8_t __c5, int8_t __c6, int8_t __c7, int8_t __c8, int8_t __c9, in wasm_i8x16_make() 281 uint8_t __c4, uint8_t __c5, uint8_t __c6, uint8_t __c7, in wasm_u8x16_make() 291 int16_t __c4, int16_t __c5, int16_t __c6, int16_t __c7) { in wasm_i16x8_make() 297 uint16_t __c4, uint16_t __c5, uint16_t __c6, uint16_t __c7) { in wasm_u16x8_make() 339 int8_t __c4, int8_t __c5, int8_t __c6, int8_t __c7, in wasm_i8x16_const() 357 uint8_t __c4, uint8_t __c5, uint8_t __c6, uint8_t __c7, in wasm_u8x16_const() 375 int16_t __c4, int16_t __c5, int16_t __c6, int16_t __c7) in wasm_i16x8_const() 385 uint16_t __c4, uint16_t __c5, uint16_t __c6, uint16_t __c7) in wasm_u16x8_const() 1429 #define wasm_i8x16_shuffle(__a, __b, __c0, __c1, __c2, __c3, __c4, __c5, __c6, \ argument 1436 #define wasm_i16x8_shuffle(__a, __b, __c0, __c1, __c2, __c3, __c4, __c5, __c6, \ argument [all …]
|
/openbsd-src/gnu/gcc/libstdc++-v3/include/tr1/ |
H A D | random.tcc | 928 const _RealType __c5 = __c4 + __e178; in operator ()() local
|