Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dassemble.c543 makecode(_PyCompile_CodeUnitMetadata *umd, struct assembler *a, PyObject *const_cache, in makecode() function
754 co = makecode(umd, &a, const_cache, consts, maxdepth, nlocalsplus, in _PyAssemble_MakeCodeObject()
/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()