Home
last modified time | relevance | path

Searched defs:YYSIZE_T (Results 1 – 2 of 2) sorted by relevance

/linux/scripts/dtc/
A Ddtc-parser.tab.c281 # define YYSIZE_T __SIZE_TYPE__ macro
283 # define YYSIZE_T size_t macro
286 # define YYSIZE_T size_t macro
288 # define YYSIZE_T unsigned macro
/linux/scripts/kconfig/
A Dparser.tab.c307 # define YYSIZE_T __SIZE_TYPE__ macro
309 # define YYSIZE_T size_t macro
312 # define YYSIZE_T size_t macro
314 # define YYSIZE_T unsigned macro

Completed in 11 milliseconds