Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/os-tests/tests/stackalign/
H A Dstackalign.c42 #define ALIGN_ERR(text) ALIGN_ERR_HELP(STACK_ALIGN, text) macro
57 fprintf(stderr, ALIGN_ERR("%s"), (char *)arg); in teststack()