Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/crypto/ec/curve448/
Dfield.h28 # define ALIGNED __attribute__((__aligned__(16))) macro
32 # define ALIGNED macro
/third_party/openssl/crypto/ec/curve448/
Dfield.h28 # define ALIGNED __attribute__((__aligned__(16))) macro
32 # define ALIGNED macro
/third_party/libcoap/tests/
Dtest_uri.c326 # define ALIGNED(x) macro
328 # define ALIGNED(x) __attribute__ ((aligned (x))) macro
Dtest_options.c462 # define ALIGNED(x) macro
464 # define ALIGNED(x) __attribute__ ((aligned (x))) macro