Lines Matching refs:macro
28 * See the equivalent C-macro version below for clarity.
31 * <error>. This implies that the macro falls through to the next
34 * Note that while this macro can be used independently, we designed
35 * in for optimal use in the access_ok macro below (i.e., we fall
43 * macro on success
49 .macro user_ok aa, as, at, error
58 * equivalent C-macro version below for clarity.
61 * <error>. This implies that the macro falls through to the next
73 * macro on success
79 .macro access_ok aa, as, at, sp, error