Searched refs:ctype_enum (Results 1 – 2 of 2) sorted by relevance
52 { ${'"%s",' %(entry.name_short) | pad(40)} ${entry.type | ctype_enum,ljust(11)} },
385 def ctype_enum(what): function