Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/wind/
H A Dgen-combining.py58 combining_c = generate.Implementation('%s/combining_table.c' % sys.argv[2]) variable
74 combining_c.file.write(
86 combining_c.file.write("{0x%x, %u}, /* %s */\n"
95 combining_c.file.write(
100 combining_c.file.write(
105 combining_c.close()