Searched refs:neg (Results 1 – 12 of 12) sorted by relevance
| /optee_os/lib/libutils/isoc/newlib/ |
| H A D | strtoul.c | 167 register int neg = 0, any, cutlim; variable 176 neg = 1; 209 } else if (neg)
|
| /optee_os/core/arch/arm/dts/ |
| H A D | stm32mp15xx-dhcor-avenger96.dtsi | 323 st,neg-edge; 341 st,neg-edge; 354 st,neg-edge;
|
| H A D | stm32mp15xx-dhcom-som.dtsi | 501 st,neg-edge; 533 st,neg-edge; 547 st,neg-edge;
|
| H A D | stm32mp157c-ed1.dts | 381 st,neg-edge; 401 st,neg-edge;
|
| H A D | stm32mp15xx-dkx.dtsi | 560 st,neg-edge; 572 st,neg-edge;
|
| H A D | stm32mp157c-ev1.dts | 284 st,neg-edge;
|
| /optee_os/core/lib/libtomcrypt/ |
| H A D | mpi_desc.c | 86 static int neg(void *a, void *b) in neg() function 636 .neg = neg,
|
| /optee_os/core/lib/libtomcrypt/src/headers/ |
| H A D | tomcrypt_math.h | 73 int (*neg)(void *src, void *dst); member
|
| H A D | tomcrypt_private.h | 200 #define mp_neg(a, b) ltc_mp.neg(a, b)
|
| /optee_os/core/lib/libtomcrypt/src/math/ |
| H A D | ltm_desc.c | 78 static int neg(void *a, void *b) in neg() function 479 &neg,
|
| H A D | gmp_desc.c | 31 static int neg(void *a, void *b) in neg() function 577 &neg,
|
| H A D | tfm_desc.c | 54 static int neg(void *a, void *b) in neg() function 771 &neg,
|