Lines Matching defs:s
157 #define U16_GET_UNSAFE(s, i, c) { \ argument
188 #define U16_GET(s, start, i, length, c) { \ argument
225 #define U16_NEXT_UNSAFE(s, i, c) { \ argument
252 #define U16_NEXT(s, i, length, c) { \ argument
276 #define U16_APPEND_UNSAFE(s, i, c) { \ argument
302 #define U16_APPEND(s, i, capacity, c, isError) { \ argument
323 #define U16_FWD_1_UNSAFE(s, i) { \ argument
340 #define U16_FWD_1(s, i, length) { \ argument
358 #define U16_FWD_N_UNSAFE(s, i, n) { \ argument
379 #define U16_FWD_N(s, i, length, n) { \ argument
400 #define U16_SET_CP_START_UNSAFE(s, i) { \ argument
420 #define U16_SET_CP_START(s, start, i) { \ argument
448 #define U16_PREV_UNSAFE(s, i, c) { \ argument
476 #define U16_PREV(s, start, i, c) { \ argument
498 #define U16_BACK_1_UNSAFE(s, i) { \ argument
516 #define U16_BACK_1(s, start, i) { \ argument
535 #define U16_BACK_N_UNSAFE(s, i, n) { \ argument
557 #define U16_BACK_N(s, start, i, n) { \ argument
578 #define U16_SET_CP_LIMIT_UNSAFE(s, i) { \ argument
599 #define U16_SET_CP_LIMIT(s, start, i, length) { \ argument