Searched refs:stack (Results 1 – 12 of 12) sorted by relevance
| /utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/ |
| H A D | symbol.c | 946 static void dep_stack_insert(struct dep_stack *stack, struct symbol *sym) in dep_stack_insert() argument 948 memset(stack, 0, sizeof(*stack)); in dep_stack_insert() 950 check_top->next = stack; in dep_stack_insert() 951 stack->prev = check_top; in dep_stack_insert() 952 stack->sym = sym; in dep_stack_insert() 953 check_top = stack; in dep_stack_insert() 970 struct dep_stack *stack; in sym_check_print_recursive() local 981 for (stack = check_top; stack != NULL; stack = stack->prev) in sym_check_print_recursive() 982 if (stack->sym == last_sym) in sym_check_print_recursive() 984 if (!stack) { in sym_check_print_recursive() [all …]
|
| H A D | zconf.tab.c_shipped | 326 /* The OS might guarantee only one guard page at the bottom of the stack, 329 to allow for a few compiler-allocated temporary stack slots. */ 368 /* A type that is properly aligned for any stack member. */ 375 /* The size of the maximum gap between one aligned stack and the next. */ 404 elements in the stack, and YYPTR gives the new location of the 405 stack. Advance YYPTR to a properly aligned location for the next 406 stack. */ 972 | yy_stack_print -- Print the state stack from its BOTTOM up to its | 1021 YYFPRINTF (stderr, "Reducing stack by rule %d (line %lu):\n", 1057 if the built-in stack extension method is used). [all …]
|
| H A D | lex.zconf.c_shipped | 280 static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */ 281 static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */ 288 * Returns the top of the stack, or NULL. 294 /* Same as previous macro, but useful when we know that the buffer stack is not 969 /* Number of entries by which start-condition stack grows. */ 1927 /** Pushes the new state onto the stack. The new state becomes 1928 * the current state. This function will allocate the stack 1959 /** Removes and deletes the top of the stack, if present. 1979 /* Allocates the stack if it does not exist. 1989 * scanner will even need a stack. We use 2 instead of 1 to avoid an [all …]
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/dtc/ |
| H A D | dtc-parser.tab.c_shipped | 288 /* The OS might guarantee only one guard page at the bottom of the stack, 291 to allow for a few compiler-allocated temporary stack slots. */ 330 /* A type that is properly aligned for any stack member. */ 337 /* The size of the maximum gap between one aligned stack and the next. */ 366 elements in the stack, and YYPTR gives the new location of the 367 stack. Advance YYPTR to a properly aligned location for the next 368 stack. */ 773 | yy_stack_print -- Print the state stack from its BOTTOM up to its | 822 YYFPRINTF (stderr, "Reducing stack by rule %d (line %lu):\n", 858 if the built-in stack extension method is used). [all …]
|
| H A D | dtc-lexer.lex.c_shipped | 262 static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */ 263 static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */ 270 * Returns the top of the stack, or NULL. 276 /* Same as previous macro, but useful when we know that the buffer stack is not 749 /* Number of entries by which start-condition stack grows. */ 1610 /** Pushes the new state onto the stack. The new state becomes 1611 * the current state. This function will allocate the stack 1642 /** Removes and deletes the top of the stack, if present. 1662 /* Allocates the stack if it does not exist. 1672 * scanner will even need a stack. We use 2 instead of 1 to avoid an [all …]
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/ |
| H A D | checkpatch.pl | 493 my @stack = (); 500 @stack = (['', 0]) if ($#stack == -1); 530 push(@stack, [ $type, $level ]); 532 ($type, $level) = @{$stack[$#stack - 1]}; 534 ($type, $level) = @{pop(@stack)}; 686 my @stack = ($level); 695 push(@stack, $level); 697 $level = $stack[$#stack - 1]; 699 $level = pop(@stack);
|
| H A D | checkstack.pl | 37 my (@stack, $re, $dre, $x, $xs); 150 push @stack, "$intro$size\n"; 166 push @stack, "$intro$size\n"; 171 print sort { ($b =~ /:\t*(\d+)$/)[0] <=> ($a =~ /:\t*(\d+)$/)[0] } @stack;
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/ |
| H A D | parse.c_shipped | 308 /* The OS might guarantee only one guard page at the bottom of the stack, 311 to allow for a few compiler-allocated temporary stack slots. */ 350 /* A type that is properly aligned for any stack member. */ 357 /* The size of the maximum gap between one aligned stack and the next. */ 386 elements in the stack, and YYPTR gives the new location of the 387 stack. Advance YYPTR to a properly aligned location for the next 388 stack. */ 1021 | yy_stack_print -- Print the state stack from its BOTTOM up to its | 1070 YYFPRINTF (stderr, "Reducing stack by rule %d (line %lu):\n", 1106 if the built-in stack extension method is used). [all …]
|
| H A D | lex.c_shipped | 312 static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */ 313 static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */ 324 * Returns the top of the stack, or NULL. 330 /* Same as previous macro, but useful when we know that the buffer stack is not 840 /* Number of entries by which start-condition stack grows. */ 1804 /** Pushes the new state onto the stack. The new state becomes 1805 * the current state. This function will allocate the stack 1842 /** Removes and deletes the top of the stack, if present. 1868 /* Allocates the stack if it does not exist. 1882 * scanner will even need a stack. We use 2 instead of 1 to avoid an [all …]
|
| /utopia/UTPA2-700.0.x/mxlib/hal/k6lite/ |
| H A D | .halCHIP.o.cmd | 1 …stack -fno-dwarf2-cfi-asm -fno-omit-frame-pointer -mapcs -mno-sched-prolog -fstack-protector -fno-…
|
| /utopia/UTPA2-700.0.x/projects/build/Ksym/ |
| H A D | .Ksym.o.cmd | 1 …stack -fno-dwarf2-cfi-asm -fno-omit-frame-pointer -mapcs -mno-sched-prolog -fstack-protector -fno-… 207 $(wildcard include/config/mp/debug/tool/dump/stack/each/cpu.h) \ 208 $(wildcard include/config/mp/debug/tool/dump/stack/each/cpu/debug.h) \ 457 $(wildcard include/config/debug/stack/usage.h) \
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/ |
| H A D | stab.def | 113 /* Automatic variable in the stack. Value is offset from frame pointer.
|