Home
last modified time | relevance | path

Searched refs:sign1 (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/xmlsec1/xmlsec1/
H A Drun-ptest13 ./sign1 sign1-tmpl.xml rsakey.pem > sign1-res.xml
14 ./verify1 sign1-res.xml rsapub.pem
31 ./verify1 sign1-res.xml rsapub.pem
37 ./verify2 sign1-res.xml rsapub.pem
/OK3568_Linux_fs/kernel/arch/x86/math-emu/
H A Dpoly_atan.c55 u_char transformed, inverted, sign1, sign2; in poly_atan() local
61 sign1 = getsign(st0_ptr); in poly_atan()
190 if (sign1) { in poly_atan()
H A Dpoly_l2.c106 int poly_l2p1(u_char sign0, u_char sign1, in poly_l2p1() argument
129 tag = FPU_round(dest, 1, 0, FULL_PRECISION, sign0 ^ sign1); in poly_l2p1()
H A Dfpu_trig.c1314 u_char sign, sign1; in fyl2xp1() local
1323 sign1 = getsign(st1_ptr); in fyl2xp1()
1328 if (poly_l2p1(sign, sign1, &a, &b, st1_ptr)) in fyl2xp1()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sys/
H A Duser.h29 unsigned int sign1:1; member
H A Ducontext.h85 unsigned int sign1:1; member
/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Duser.h36 unsigned int sign1:1; member