Home
last modified time | relevance | path

Searched defs:neg (Results 1 – 6 of 6) sorted by relevance

/optee_os/lib/libutils/isoc/newlib/
H A Dstrtoul.c167 register int neg = 0, any, cutlim; variable
/optee_os/core/lib/libtomcrypt/src/headers/
H A Dtomcrypt_math.h73 int (*neg)(void *src, void *dst); member
/optee_os/core/lib/libtomcrypt/src/math/
H A Dltm_desc.c78 static int neg(void *a, void *b) in neg() function
H A Dgmp_desc.c31 static int neg(void *a, void *b) in neg() function
H A Dtfm_desc.c54 static int neg(void *a, void *b) in neg() function
/optee_os/core/lib/libtomcrypt/
H A Dmpi_desc.c86 static int neg(void *a, void *b) in neg() function