Searched defs:c1 (Results 1 - 25 of 144) sorted by relevance

123456

/haiku-fatelf/src/bin/bash/lib/sh/
H A Dmbscmp.c35 wchar_t c1, c2; local
/haiku-fatelf/src/system/libroot/posix/glibc/arch/x86/
H A De_expl.c28 static long double c1 = 7.05260771340735992468e-6L; variable
/haiku-fatelf/src/system/libroot/posix/glibc/arch/x86_64/
H A De_expl.c28 static const long double c1 = 7.05260771340735992468e-6L; variable
/haiku-fatelf/src/bin/coreutils/lib/
H A Dc-strcasecmp.c35 unsigned char c1, c2; local
H A Dc-strncasecmp.c35 unsigned char c1, c2; local
H A Dmbscasecmp.c75 unsigned char c1, c2; local
H A Dmemchr2.c50 unsigned char c1; local
[all...]
/haiku-fatelf/src/bin/diffutils/lib/
H A Dstrcasecmp.c47 unsigned char c1, c2; local
H A Dfnmatch.c116 char c1 = (!(flags & FNM_NOESCAPE) && c == '\\') ? *p : c; local
/haiku-fatelf/src/bin/network/wget/lib/
H A Dstrcasecmp.c39 unsigned char c1, c2; local
H A Dstrncasecmp.c39 unsigned char c1, c2; local
/haiku-fatelf/src/libs/iconv/
H A Dcns11643_2.h1090 unsigned char c1 = s[0]; local
H A Dcns11643_4.h35 unsigned char c1 = s[0]; local
H A Dgbkext1.h831 unsigned char c1 = s[0]; local
H A Dgbkext2.h1152 unsigned char c1 = s[0]; local
H A Dcns11643_1.h859 unsigned char c1 = s[0]; local
H A Dcns11643_15.h1059 unsigned char c1 = s[0]; local
H A Dcns11643_3.h946 unsigned char c1 = s[0]; local
H A Dcns11643_5.h1254 unsigned char c1 = s[0]; local
H A Dcns11643_6.h944 unsigned char c1 = s[0]; local
/haiku-fatelf/src/system/libroot/posix/glibc/arch/generic/
H A Ddoasin.h37 /**/ c1 = {{0x3FC55555, 0x55555555}}, /* 0.16666666666666666 */ variable
50 /**/ c1 = {{0x55555555, 0x3FC55555}}, /* 0.16666666666666666 */ variable
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/clock/
H A D1-1.c25 clock_t c1, c2; local
/haiku-fatelf/headers/private/interface/
H A DColorTools.h57 inline bool operator==(const rgb_color c1, const rgb_color c2) argument
62 inline bool operator!=(const rgb_color c1, const rgb_color c2) argument
/haiku-fatelf/src/bin/gdb/libiberty/
H A Dfnmatch.c118 unsigned char c1 = (!(flags & FNM_NOESCAPE) && c == '\\') ? *p : c; local
/haiku-fatelf/src/bin/sharutils/src/
H A Dencode.c36 int c1, c2, c3, c4; local

Completed in 148 milliseconds

123456