Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/scripts/build/
Dgen_kobject_list.py183 stack_counter = 0 variable
522 global stack_counter
682 stack_counter += 1
801 if stack_counter != 0:
807 % stack_counter)
810 % stack_counter)
824 if counter != (stack_counter - 1):