Searched refs:datatype (Results 1 – 6 of 6) sorted by relevance
53 #define OFFSYM(name, parenttype, datatype) \ argument55 char name ## _datatype_ ## datatype [1]; \57 CTASSERT(__builtin_types_compatible_p(__typeof(((struct parenttype *)(0x0))-> name), datatype)); \
429 __rte_trace_point_emit_field(size_t sz, const char *in, const char *datatype) in __rte_trace_point_emit_field() argument441 datatype, in); in __rte_trace_point_emit_field()
1610 data_type_t datatype = nvpair_type(elem); local1634 if (datatype != DATA_TYPE_STRING) {1653 if (datatype == DATA_TYPE_STRING) {1662 } else if (datatype == DATA_TYPE_UINT64) {1717 if (datatype != DATA_TYPE_STRING) {
2945 typeset datatype=$22949 if [[ $datatype != "fs" && $datatype != "vol" ]]; then2950 log_fail "$datatype is not supported."2958 if [[ $datatype == "vol" ]]; then
362 * Moved ``flags`` datatype from ``int`` to ``unsigned int`` for
11575 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