Home
last modified time | relevance | path

Searched refs:int8_t (Results 1 – 4 of 4) sorted by relevance

/optee_os-3.20.0/lib/libutils/isoc/include/
A Dstdint.h41 typedef signed char int8_t; typedef
69 typedef int8_t int_least8_t;
79 typedef int8_t int_fast8_t;
/optee_os-3.20.0/core/kernel/
A Dasan.c45 static int8_t *va_to_shadow(const void *va) in va_to_shadow()
49 return (int8_t *)sa; in va_to_shadow()
172 int8_t *a; in check_access()
173 int8_t *e; in check_access()
/optee_os-3.20.0/lib/libutee/
A Dtee_api_arith_mpi.c718 int8_t s1 = mpi_op1.s; in TEE_BigIntComputeExtendedGcd()
719 int8_t s2 = pop2->s; in TEE_BigIntComputeExtendedGcd()
/optee_os-3.20.0/core/arch/arm/mm/
A Dtee_pager.c203 int8_t buf[stack_size]; in pager_lock_check_stack()

Completed in 11 milliseconds