Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dassym.h53 #define OFFSYM(name, parenttype, datatype) \ argument
55 char name ## _datatype_ ## datatype [1]; \
57 CTASSERT(__builtin_types_compatible_p(__typeof(((struct parenttype *)(0x0))-> name), datatype)); \
/f-stack/dpdk/lib/librte_eal/common/
H A Deal_common_trace.c429 __rte_trace_point_emit_field(size_t sz, const char *in, const char *datatype) in __rte_trace_point_emit_field() argument
441 datatype, in); in __rte_trace_point_emit_field()
/f-stack/freebsd/contrib/openzfs/lib/libzfs/
H A Dlibzfs_util.c1610 data_type_t datatype = nvpair_type(elem); local
1634 if (datatype != DATA_TYPE_STRING) {
1653 if (datatype == DATA_TYPE_STRING) {
1662 } else if (datatype == DATA_TYPE_UINT64) {
1717 if (datatype != DATA_TYPE_STRING) {
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/include/
H A Dlibtest.shlib2945 typeset datatype=$2
2949 if [[ $datatype != "fs" && $datatype != "vol" ]]; then
2950 log_fail "$datatype is not supported."
2958 if [[ $datatype == "vol" ]]; then
/f-stack/dpdk/doc/guides/rel_notes/
H A Drelease_17_11.rst362 * Moved ``flags`` datatype from ``int`` to ``unsigned int`` for
/f-stack/freebsd/contrib/dev/acpica/
H A Dchanges.txt11575 compilers when the shift value is larger than the datatype width is
11829 reorganization and an internal datatype that had been changed to 8-bit