Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Dperf_event.d861 assert(v <= exclude_host_max, in exclude_host()
869 enum ulong exclude_host_max = cast(ulong) 1U; member