Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/meta-openembedded/contrib/
H A Doe-stylize.py377 in_routine = False variable
397 in_routine = False variable
398 keep = line.endswith('\\') or in_routine
403 if not in_routine:
419 in_routine = True variable
426 if not in_routine:
433 if not keep and not in_routine: