Home
last modified time | relevance | path

Searched defs:x_4 (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_stream/chacha20/dolbeau/
H A Du4.h34 __m128i x_4 = _mm_set1_epi32(x[4]); variable
H A Du8.h144 __m256i x_4 = _mm256_set1_epi32(x[4]); 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()
/netbsd-src/external/gpl2/groff/dist/src/devices/grolbp/
H A Dlbp.h446 double x_1, y_1, x_4, y_4; in quadratic_spline() local