Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Objects/stringlib/
Dcodecs.h477 # define UCS2_REPEAT_MASK 0x0001000100010001ul macro
479 # define UCS2_REPEAT_MASK 0x00010001ul macro