Home
last modified time | relevance | path

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

/littlefs-2.7.6/scripts/
Dexplode_asserts.py27 COMP = { variable
156 for op, comp in sorted(COMP.items()):
261 return mkassert('str', COMP[comp], lh, rh)
275 return mkassert('mem', COMP[comp], lh, rh, size)
283 return mkassert('int', COMP[comp], lh, rh)