Home
last modified time | relevance | path

Searched refs:c1 (Results 1 – 14 of 14) sorted by relevance

/ndk/sources/host-tools/sed-4.2.1/lib/
Dstrverscmp.c67 unsigned char c1, c2; in __strverscmp() local
100 c1 = *p1++; in __strverscmp()
103 state = S_N | ((c1 == '0') + (ISDIGIT (c1) != 0)); in __strverscmp()
105 while ((diff = c1 - c2) == 0 && c1 != '\0') in __strverscmp()
108 c1 = *p1++; in __strverscmp()
110 state |= (c1 == '0') + (ISDIGIT (c1) != 0); in __strverscmp()
/ndk/sources/host-tools/sed-4.2.1/
Dautoboot416 *.[ch]) c1='/* '; c2=' */';;
417 *.texi) c1='@c '; c2= ;;
418 *.m4|*/Make*|Make*) c1='# ' ; c2= ;;
419 *) c1= ; c2= ;;
427 if test -z "$c1"; then
442 echo "$c1-*- buffer-read-only: t -*- vi: set ro:$c2" &&
443 echo "${c1}DO NOT EDIT! GENERATED AUTOMATICALLY!$c2" &&
Dconfigure20109 int_least8_t c1 = INT8_C (0x7f);
/ndk/sources/host-tools/make-3.81/glob/
Dfnmatch.c336 size_t c1 = 0; local
344 if (c1 == CHAR_CLASS_MAX_LENGTH)
363 str[c1++] = c;
365 str[c1] = '\0';
/ndk/build/tools/
Ddev-rebuild-ndk.sh111 sort -f | xargs cat | git hash-object --stdin | cut -c1-7`
/ndk/sources/host-tools/sed-4.2.1/testsuite/
Ddc.sed81 !=cSbLdlbtZ[[[-]P0lb-sb]sclb0>c1+]sclb0!<c[0P1+dld>c]scdld>cscSdLbP]q]Sb\
/ndk/sources/host-tools/nawk-20071023/
Dlib.c540 void bcheck2(int n, int c1, int c2) in bcheck2() argument
/ndk/sources/host-tools/ndk-stack/regex/
Dregcomp.c1232 samesets(struct re_guts *g, int c1, int c2) in samesets() argument
1237 unsigned uc1 = (uch)c1; in samesets()
/ndk/sources/host-tools/sed-4.2.1/m4/
Dstdint.m4104 int_least8_t c1 = INT8_C (0x7f);
/ndk/sources/host-tools/make-3.81/config/
Dconfig.guess712 echo c1-convex-bsd
/ndk/sources/host-tools/sed-4.2.1/build-aux/
Dconfig.guess729 echo c1-convex-bsd
Dtexinfo.tex8172 \gdef^^c1{\'A}
8292 \gdef^^c1{\'A}
/ndk/build/tools/toolchain-patches/python/Python-2.7.3/
D0000-CROSS.patch738 + echo c1-convex-bsd
1467 + c1*)
1468 + echo c1-convex-bsd
2080 + convex-c1)
2081 + basic_machine=c1-convex
/ndk/sources/host-tools/make-3.81/autom4te.cache/
Doutput.06680 extern char c1[S_ISBLK (S_IFDIR) ? -1 : 1];