Searched refs:_c1 (Results 1 – 3 of 3) sorted by relevance
/external/libdivsufsort/include/ |
D | divsufsort_private.h | 183 #define BUCKET_B(_c0, _c1) (bucket_B[((_c1) << 8) | (_c0)]) argument 184 #define BUCKET_BSTAR(_c0, _c1) (bucket_B[((_c0) << 8) | (_c1)]) argument 186 #define BUCKET_B(_c0, _c1) (bucket_B[(_c1) * ALPHABET_SIZE + (_c0)]) 187 #define BUCKET_BSTAR(_c0, _c1) (bucket_B[(_c0) * ALPHABET_SIZE + (_c1)])
|
/external/python/cpython3/Modules/cjkcodecs/ |
D | cjkcodecs.h | 143 Py_UCS4 _c1 = (c1); \ 145 if (_PyUnicodeWriter_Prepare(writer, 2, Py_MAX(_c1, c2)) < 0) \ 147 PyUnicode_WRITE(writer->kind, writer->data, writer->pos, _c1); \
|
/external/honggfuzz/examples/apache-httpd/corpus_http2/ |
D | 3a96c224901d25c70e13e5928909c779.0001e8d1.honggfuzz.cov | 199 �ob��t�!_c1�j� V���kh�C%)CV�Sܧ�d�s�0�D0��
|