Home
last modified time | relevance | path

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

/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/wsl_compute_helper/source/
H A Dwsl_compute_helper_types_tokens.h46 bool flag0InlineValueBit0 : 1; // inline value bit 0 member
163 return TokenHeader::flags.flag0InlineValueBit0; in getValue()
167 TokenHeader::flags.flag0InlineValueBit0 = (v != false); in setValue()