Searched defs:ARRAY_END (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/pam-krb5/tests/tap/ | ||
| H A D | basic.h | 47 #define ARRAY_END(array) (&(array)[ARRAY_SIZE(array)]) macro |
| /freebsd/sys/contrib/ncsw/inc/ | ||
| H A D | ncsw_ext.h | 194 #define ARRAY_END -1 macro |