Searched refs:int16_array (Results 1 – 5 of 5) sorted by relevance
| /freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/pointers/ |
| H A D | tst.ArrayPointer1.d | 49 int16_t int16_array[5]; variable 104 int16_var0 = &int16_array[0]; int16_var4 = &int16_array[4];
|
| /freebsd/sys/dev/bhnd/nvram/ |
| H A D | bhnd_nvram_value.h | 269 BHND_NVRAM_VAL_FMT_DECL(int16_array);
|
| H A D | bhnd_nvram_value_fmts.c | 222 BHND_NVRAM_VAL_FMT_NATIVE(int16_array, INT16_ARRAY);
|
| /freebsd/sys/contrib/openzfs/lib/libnvpair/ |
| H A D | libnvpair.c | 264 NVLIST_ARRPRTFUNC(int16_array, int16_t, int16_t, "%d") 475 NVLIST_PRINTCTL_AREPLACE(int16_array, int16_t *) 706 ARENDER(pctl, int16_array, nvl, name, val, nelem); in nvlist_print_with_indent()
|
| /freebsd/sys/contrib/openzfs/module/nvpair/ |
| H A D | nvpair.c | 3830 NVPA(buf, size, len, buf_end, elem, int16_array, in nvlist_snprintf()
|