Searched refs:orig_s (Results 1 – 2 of 2) sorted by relevance
39 static const uint32_t orig_s[4][256] = { variable315 memcpy(ctx->s, orig_s, sizeof(orig_s)); in av_blowfish_init()
5353 const char *orig_s = s; in _Py_DecodeUTF8Ex() local5442 *wlen = s - orig_s; in _Py_DecodeUTF8Ex()