Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_cfg.h293 #define LTC_ALIGN(n) __attribute__((aligned(n))) macro
295 #define LTC_ALIGN(n) macro

Completed in 2 milliseconds