Searched defs:tagnum (Results 1 - 1 of 1) sorted by relevance

/build/tools/
H A Dmerge-event-log-tags.py89 tagnum = t.tagnum variable
97 if orig.tagnum is None:
98 orig.tagnum = t.tagnum
99 elif t.tagnum is None:
100 t.tagnum = orig.tagnum
102 if (t.tagnum == orig.tagnum an
[all...]

Completed in 979 milliseconds