Searched defs:y_type (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/ |
H A D | ittnotify_config.h | 626 #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 D | ittnotify.h | 4256 __itt_metadata_type y_type; /*!< Type of the histogram Y axis */ member
|
/freebsd-src/contrib/ldns/ |
H A D | str2host.c | 2317 uint16_t x_type = ldns_read_uint16(x), y_type = ldns_read_uint16(y); in svcparam_ptr_cmp() local
|