Home
last modified time | relevance | path

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

/external/libxml2/os400/iconv/bldcsndfa/
Dbldcsndfa.c246 makecode(char * buf, unsigned int ccsid) in makecode() function
263 makecode(fromcode, ccsidin); in iconv_open_ccsid()
264 makecode(tocode, ccsidout); in iconv_open_ccsid()
/external/python/cpython2/Python/
Dcompile.c3805 makecode(struct compiler *c, struct assembler *a) in makecode() function
3961 co = makecode(c, &a); in assemble()
/external/python/cpython3/Python/
Dcompile.c5368 makecode(struct compiler *c, struct assembler *a) in makecode() function
5532 co = makecode(c, &a); in assemble()