Home
last modified time | relevance | path

Searched defs:Val (Results 1 – 4 of 4) sorted by relevance

/linux/scripts/dtc/
A Ddtc-parser.tab.c93 # define YY_CAST(Type, Val) static_cast<Type> (Val) argument
94 # define YY_REINTERPRET_CAST(Type, Val) reinterpret_cast<Type> (Val) argument
96 # define YY_CAST(Type, Val) ((Type) (Val)) argument
97 # define YY_REINTERPRET_CAST(Type, Val) ((Type) (Val)) argument
/linux/scripts/kconfig/
A Dparser.tab.c103 # define YY_CAST(Type, Val) static_cast<Type> (Val) argument
104 # define YY_REINTERPRET_CAST(Type, Val) reinterpret_cast<Type> (Val) argument
106 # define YY_CAST(Type, Val) ((Type) (Val)) argument
107 # define YY_REINTERPRET_CAST(Type, Val) ((Type) (Val)) argument
/linux/drivers/usb/serial/
A Dio_ionsp.h193 #define MAKE_CMD_WRITE_REG(ppBuf, pLen, Port, Reg, Val) \ argument
/linux/fs/hfs/
A Dhfs.h213 __be16 Val; /* Valence: number of files and member

Completed in 20 milliseconds