Home
last modified time | relevance | path

Searched refs:Boolean (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/lib/
H A Ddhry.h321 typedef int Boolean; typedef
356 Boolean Func_2(Str_30 Str_1_Par_Ref, Str_30 Str_2_Par_Ref);
H A Ddhry_2.c24 static Boolean Func_3(Enumeration Enum_Par_Val) in Func_3()
137 Boolean Func_2(Str_30 Str_1_Par_Ref, Str_30 Str_2_Par_Ref) in Func_2()
H A Ddhry_1.c31 static Boolean Bool_Glob;
105 Boolean Bool_Loc; in Proc_4()
/kernel/linux/linux-6.6/scripts/
H A Dgenerate_rust_target.rs20 Boolean(bool),
33 Value::Boolean(boolean) => write!(formatter, "{}", boolean), in fmt()
64 self.0.push((key.to_string(), Value::Boolean(value))); in push()
/kernel/linux/linux-5.10/drivers/atm/
H A Diphase.h157 #define Boolean(x) ((x) ? 1 : 0) macro
/kernel/linux/linux-6.6/drivers/atm/
H A Diphase.h156 #define Boolean(x) ((x) ? 1 : 0) macro

Completed in 10 milliseconds