Home
last modified time | relevance | path

Searched defs:Boolean (Results 1 – 3 of 3) sorted by relevance

/linux/lib/
H A Ddhry.h321 typedef int Boolean; typedef
/linux/scripts/
H A Dgenerate_rust_target.rs20 Boolean(bool), enumerator
/linux/drivers/atm/
H A Diphase.h156 #define Boolean(x) ((x) ? 1 : 0) macro