Home
last modified time | relevance | path

Searched defs:y_type (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
H A Dittnotify_config.h626 #define NEW_HISTOGRAM_W(gptr, h, h_tail, domain, name, x_type, y_type) \ argument
644 #define NEW_HISTOGRAM_A(gptr, h, h_tail, domain, name, x_type, y_type) \ argument
H A Dittnotify.h4256 __itt_metadata_type y_type; /*!< Type of the histogram Y axis */ member
/freebsd-src/contrib/ldns/
H A Dstr2host.c2317 uint16_t x_type = ldns_read_uint16(x), y_type = ldns_read_uint16(y); in svcparam_ptr_cmp() local