Home
last modified time | relevance | path

Searched refs:neg (Results 1 – 12 of 12) sorted by relevance

/optee_os/lib/libutils/isoc/newlib/
H A Dstrtoul.c167 register int neg = 0, any, cutlim; variable
176 neg = 1;
209 } else if (neg)
/optee_os/core/arch/arm/dts/
H A Dstm32mp15xx-dhcor-avenger96.dtsi323 st,neg-edge;
341 st,neg-edge;
354 st,neg-edge;
H A Dstm32mp15xx-dhcom-som.dtsi501 st,neg-edge;
533 st,neg-edge;
547 st,neg-edge;
H A Dstm32mp157c-ed1.dts381 st,neg-edge;
401 st,neg-edge;
H A Dstm32mp15xx-dkx.dtsi560 st,neg-edge;
572 st,neg-edge;
H A Dstm32mp157c-ev1.dts284 st,neg-edge;
/optee_os/core/lib/libtomcrypt/
H A Dmpi_desc.c86 static int neg(void *a, void *b) in neg() function
636 .neg = neg,
/optee_os/core/lib/libtomcrypt/src/headers/
H A Dtomcrypt_math.h73 int (*neg)(void *src, void *dst); member
H A Dtomcrypt_private.h200 #define mp_neg(a, b) ltc_mp.neg(a, b)
/optee_os/core/lib/libtomcrypt/src/math/
H A Dltm_desc.c78 static int neg(void *a, void *b) in neg() function
479 &neg,
H A Dgmp_desc.c31 static int neg(void *a, void *b) in neg() function
577 &neg,
H A Dtfm_desc.c54 static int neg(void *a, void *b) in neg() function
771 &neg,