Home
last modified time | relevance | path

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

/third_party/python/Modules/
Derrnomodule.c50 _add_errcode(PyObject *module_dict, PyObject *error_dict, const char *name_str, int code_int) in _add_errcode()
/third_party/skia/third_party/externals/libjpeg-turbo/
Dwrgif.c40 typedef INT16 code_int; /* must hold -1 .. 2**MAX_LZW_BITS */ typedef