Home
last modified time | relevance | path

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

/ndk/sources/host-tools/sed-4.2.1/lib/
Dmbrtowc.c148 unsigned char c2 = (unsigned char) p[1]; in mbrtowc() local
162 unsigned char c2 = (unsigned char) p[1]; in mbrtowc() local
202 unsigned char c2 = (unsigned char) p[1]; in mbrtowc() local
256 unsigned char c2 = (unsigned char) p[1]; in mbrtowc() local
Dstrverscmp.c67 unsigned char c1, c2; in __strverscmp() local
Dregcomp.c1792 unsigned char c2; in peek_token() local
2029 unsigned char c2; in peek_token_bracket() local
2038 unsigned char c2; in peek_token_bracket() local
/ndk/sources/host-tools/ndk-stack/regex/
Dregcomp.c1232 samesets(struct re_guts *g, int c1, int c2) in samesets()
1254 int c2; in categorize() local
/ndk/sources/host-tools/nawk-20071023/
Dlib.c540 void bcheck2(int n, int c1, int c2) in bcheck2()
Db.c290 int i, c, c2; in cclenter() local