Lines Matching full:macro
31 * bodies and all macro statements should be terminated with semicolon.
143 * "Unsafe" macro, assumes well-formed UTF-16.
146 * for a supplementary code point, in which case the macro will read
171 * "Safe" macro, handles unpaired surrogates and checks for string boundaries.
174 * for a supplementary code point, in which case the macro will read
210 * "Unsafe" macro, assumes well-formed UTF-16.
213 * for a supplementary code point, in which case the macro will read
236 * "Safe" macro, handles unpaired surrogates and checks for string boundaries.
239 * for a supplementary code point, in which case the macro will read
267 * "Unsafe" macro, assumes a valid code point and sufficient space in the string.
289 * "Safe" macro, checks for a valid code point.
316 * "Unsafe" macro, assumes well-formed UTF-16.
332 * "Safe" macro, handles unpaired surrogates and checks for string boundaries.
350 * "Unsafe" macro, assumes well-formed UTF-16.
370 * "Safe" macro, handles unpaired surrogates and checks for string boundaries.
393 * "Unsafe" macro, assumes well-formed UTF-16.
412 * "Safe" macro, handles unpaired surrogates and checks for string boundaries.
432 * "Unsafe" macro, assumes well-formed UTF-16.
436 * for a supplementary code point, then the macro will read
459 * "Safe" macro, handles unpaired surrogates and checks for string boundaries.
463 * for a supplementary code point, then the macro will read
491 * "Unsafe" macro, assumes well-formed UTF-16.
508 * "Safe" macro, handles unpaired surrogates and checks for string boundaries.
527 * "Unsafe" macro, assumes well-formed UTF-16.
548 * "Safe" macro, handles unpaired surrogates and checks for string boundaries.
571 * "Unsafe" macro, assumes well-formed UTF-16.
590 * "Safe" macro, handles unpaired surrogates and checks for string boundaries.