Home
last modified time | relevance | path

Searched defs:totype (Results 1 – 2 of 2) sorted by relevance

/external/python/cffi/cffi/
Dmodel.py264 def __init__(self, totype, quals=0): argument
278 def ConstPointerType(totype): argument
287 def __init__(self, totype, name, quals=0): argument
/external/musl/src/locale/
Diconv.c245 unsigned char totype = tomap[-1]; in iconv() local