Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
H A Dittnotify_config.h614 NEW_HISTOGRAM_W(gptr,h,h_tail,domain,name,x_type,y_type) global() argument
632 NEW_HISTOGRAM_A(gptr,h,h_tail,domain,name,x_type,y_type) global() argument
H A Dittnotify.h4256 __itt_metadata_type y_type; /*!< Type of the histogram Y axis */ member
/freebsd/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