Home | History | Annotate | Download | only in Modules

Lines Matching full:tablen

954     Py_ssize_t inlen, tablen, dellen = 0;
960 &table1, &tablen, &del_table, &dellen))
962 if (tablen != 256) {