Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/
H A Drkmux.py127 def is_field_start(line): function
149 if leading > 15 or (len(cols) > 3 and is_field_start(cols[3])):
150 if is_field_start(line):