Lines Matching defs:s
166 #define U16_GET_UNSAFE(s, i, c) { \ argument
197 #define U16_GET(s, start, i, length, c) { \ argument
234 #define U16_NEXT_UNSAFE(s, i, c) { \ argument
261 #define U16_NEXT(s, i, length, c) { \ argument
285 #define U16_APPEND_UNSAFE(s, i, c) { \ argument
311 #define U16_APPEND(s, i, capacity, c, isError) { \ argument
332 #define U16_FWD_1_UNSAFE(s, i) { \ argument
349 #define U16_FWD_1(s, i, length) { \ argument
367 #define U16_FWD_N_UNSAFE(s, i, n) { \ argument
388 #define U16_FWD_N(s, i, length, n) { \ argument
409 #define U16_SET_CP_START_UNSAFE(s, i) { \ argument
429 #define U16_SET_CP_START(s, start, i) { \ argument
457 #define U16_PREV_UNSAFE(s, i, c) { \ argument
485 #define U16_PREV(s, start, i, c) { \ argument
507 #define U16_BACK_1_UNSAFE(s, i) { \ argument
525 #define U16_BACK_1(s, start, i) { \ argument
544 #define U16_BACK_N_UNSAFE(s, i, n) { \ argument
566 #define U16_BACK_N(s, start, i, n) { \ argument
587 #define U16_SET_CP_LIMIT_UNSAFE(s, i) { \ argument
608 #define U16_SET_CP_LIMIT(s, start, i, length) { \ argument