Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/os-tests/tests/stackalign/
H A Dstackalign.c41 #define ALIGN_ERR_HELP(align, text) ALIGN_ERR_IMPL(align, text) macro
42 #define ALIGN_ERR(text) ALIGN_ERR_HELP(STACK_ALIGN, text)