Searched defs:totype (Results 1 – 2 of 2) sorted by relevance
264 def __init__(self, totype, quals=0): argument278 def ConstPointerType(totype): argument287 def __init__(self, totype, name, quals=0): argument
245 unsigned char totype = tomap[-1]; in iconv() local