Searched refs:platforms (Results 1 – 2 of 2) sorted by relevance
595 def generate_err_table_sub(all_ulps, all_functions, fns_complex, platforms): argument597 plat_width = [' {1000 + i 1000}' for p in platforms]598 plat_header = [' @tab %s' % p for p in platforms]604 for p in platforms:
169 # in GLIBC_2.1 as it should have on platforms using that
Completed in 4 milliseconds