Searched refs:system_value (Results 1 – 3 of 3) sorted by relevance
51 static const size_t system_value = ::GetCaretBlinkTime(); in GetCaretBlinkMs() local52 if (system_value != 0) in GetCaretBlinkMs()53 return (system_value == INFINITE) ? 0 : system_value; in GetCaretBlinkMs()
120 } system_value[UREG_MAX_SYSTEM_VALUE]; member389 ureg->system_value[ureg->nr_system_values].index = index; in ureg_DECL_system_value()390 ureg->system_value[ureg->nr_system_values].semantic_name = semantic_name; in ureg_DECL_system_value()391 ureg->system_value[ureg->nr_system_values].semantic_index = semantic_index; in ureg_DECL_system_value()1481 ureg->system_value[i].index, in emit_decls()1482 ureg->system_value[i].semantic_name, in emit_decls()1483 ureg->system_value[i].semantic_index, in emit_decls()