Lines Matching defs:s
164 #define U16_GET_UNSAFE(s, i, c) { \ argument
198 #define U16_GET(s, start, i, length, c) { \ argument
235 #define U16_NEXT_UNSAFE(s, i, c) { \ argument
264 #define U16_NEXT(s, i, length, c) { \ argument
288 #define U16_APPEND_UNSAFE(s, i, c) { \ argument
314 #define U16_APPEND(s, i, capacity, c, isError) { \ argument
335 #define U16_FWD_1_UNSAFE(s, i) { \ argument
354 #define U16_FWD_1(s, i, length) { \ argument
372 #define U16_FWD_N_UNSAFE(s, i, n) { \ argument
395 #define U16_FWD_N(s, i, length, n) { \ argument
416 #define U16_SET_CP_START_UNSAFE(s, i) { \ argument
436 #define U16_SET_CP_START(s, start, i) { \ argument
464 #define U16_PREV_UNSAFE(s, i, c) { \ argument
492 #define U16_PREV(s, start, i, c) { \ argument
514 #define U16_BACK_1_UNSAFE(s, i) { \ argument
532 #define U16_BACK_1(s, start, i) { \ argument
551 #define U16_BACK_N_UNSAFE(s, i, n) { \ argument
573 #define U16_BACK_N(s, start, i, n) { \ argument
594 #define U16_SET_CP_LIMIT_UNSAFE(s, i) { \ argument
617 #define U16_SET_CP_LIMIT(s, start, i, length) { \ argument