Home
last modified time | relevance | path

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

/Zephyr-latest/scripts/build/
Dgen_isr_tables_parser_local.py111 null_idx = intdata.find(0)
112 if null_idx < 0:
114 bname = intdata[:null_idx]
116 next_idx = null_idx + 1