Home
last modified time | relevance | path

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

/third_party/ulib/ngunwind/src/mi/
A Dmempool.c37 # define MAX_ALIGN_(n) (n < 8 ? 8 : \ macro
39 # define MAX_ALIGN MAX_ALIGN_(sizeof (long double))

Completed in 2 milliseconds