Home
last modified time | relevance | path

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

/lib/mbedtls/external/mbedtls/scripts/
A Dcode_size_compare.py601 bold_text = lambda x: '**' + str(x) + '**' function
701 total_clm = [[bold_text(j) for j in i] for i in total_clm]

Completed in 7 milliseconds