Home
last modified time | relevance | path

Searched defs:e (Results 1 – 5 of 5) sorted by relevance

/rk3399_ARM-atf/include/lib/libc/
H A Dassert.h20 # define assert(e) ((e) ? (void)0 : __assert(__FILE__, __LINE__)) argument
22 # define assert(e) ((e) ? (void)0 : __assert()) argument
25 #define assert(e) ((void)0) argument
/rk3399_ARM-atf/include/drivers/nxp/crypto/caam/
H A Drsa.h22 uint8_t *e; member
/rk3399_ARM-atf/tools/cert_create/src/
H A Dkey.c216 ENGINE *e; in key_load_pkcs11() local
/rk3399_ARM-atf/plat/intel/soc/common/lib/sha/
H A Dsha.c138 uint64_t a, b, c, d, e, f, g, h, t1, t2; in sha512_transform() local
/rk3399_ARM-atf/lib/libfdt/
H A Dfdt_overlay.c911 const char *s, *e; overlay_symbol_update() local