Home
last modified time | relevance | path

Searched refs:shift (Results 1 – 6 of 6) sorted by relevance

/scripts/dtc/
Dfdtdump.c59 int depth, sz, shift; in dump_blob() local
64 shift = 4; in dump_blob()
109 printf("%*s%s {\n", depth * shift, "", s); in dump_blob()
118 printf("%*s};\n", depth * shift, ""); in dump_blob()
123 printf("%*s// [NOP]\n", depth * shift, ""); in dump_blob()
128 fprintf(stderr, "%*s ** Unknown tag 0x%08x\n", depth * shift, "", tag); in dump_blob()
139 printf("%*s%s", depth * shift, "", s); in dump_blob()
Ddtc-parser.tab.c_shipped618 positive, shift that token. If negative, reduce the rule whose
1222 /* Number of tokens to shift before error messages enabled. */
2085 /* Now 'shift' the result of the reduction. Determine what state
/scripts/genksyms/
Dparse.tab.c_shipped661 positive, shift that token. If negative, reduce the rule whose
1280 /* Number of tokens to shift before error messages enabled. */
2087 /* Now 'shift' the result of the reduction. Determine what state
Dlex.lex.c_shipped1245 { /* need to shift things up to make room */
/scripts/kconfig/
Dzconf.tab.c_shipped715 positive, shift that token. If negative, reduce the rule which
1444 /* Number of tokens to shift before error messages enabled. */
2123 /* Now `shift' the result of the reduction. Determine what state
Dzconf.lex.c_shipped1699 { /* need to shift things up to make room */