Home
last modified time | relevance | path

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

/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_stream/chacha20/dolbeau/
H A Du0.h2 __m128i x_0, x_1, x_2, x_3; variable
H A Du1.h2 __m128i x_0, x_1, x_2, x_3; variable
H A Du4.h33 __m128i x_3 = _mm_set1_epi32(x[3]); variable
H A Du8.h143 __m256i x_3 = _mm256_set1_epi32(x[3]); variable
/netbsd-src/external/gpl2/groff/dist/src/devices/xditview/
H A Ddraw.c607 int x_2, int y_2, int x_3, int y_3, int x_4, int y_4) in flattenCurve()