Home
last modified time | relevance | path

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

/third_party/libunwind/src/mi/
Dmempool.c39 # define MAX_ALIGN_(n) (n < 8 ? 8 : \ macro
41 # define MAX_ALIGN MAX_ALIGN_(sizeof (long double))