Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dctype.h12 #define _U 0x01 /* upper */ macro
/linux/tools/include/linux/
H A Dctype.h12 #define _U 0x01 /* upper */ macro
/linux/rust/zerocopy/src/
H A Dbyteorder.rs1317 const _U: U16 = U16::new(0); in test_const_methods() constant