Home
last modified time | relevance | path

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

12

/linux-3.3/fs/hpfs/
Danode.c20 int c1, c2 = 0; in hpfs_bplus_lookup() local
70 int c1, c2 = 0; in hpfs_add_sector_to_btree() local
277 int c1, c2 = 0; in hpfs_remove_btree() local
401 int c1, c2 = 0; in hpfs_truncate_btree() local
Ddnode.c240 int c1, c2 = 0; in hpfs_add_to_dnode() local
386 int c1, c2 = 0; in hpfs_add_dirent() local
432 int c1, c2 = 0; in move_to_top() local
516 int c1, c2 = 0; in delete_empty_dnode() local
739 int c1, c2 = 0; in hpfs_count_dnodes() local
813 int c1, c2 = 0; in hpfs_de_as_down_as_possible() local
905 int c1, c2 = 0; in map_dirent() local
999 int c1, c2 = 0; in map_fnode_dirent() local
Ddir.c67 int c1, c2 = 0; in hpfs_readdir() local
Dname.c82 unsigned char c2 = upcase(hpfs_sb(s)->sb_cp_table,n2[i]); in hpfs_compare_names() local
Dsuper.c92 int hpfs_stop_cycles(struct super_block *s, int key, int *c1, int *c2, in hpfs_stop_cycles()
/linux-3.3/fs/hfsplus/
Dunicode.c34 u16 len1, len2, c1, c2; in hfsplus_strcasecmp() local
67 u16 len1, len2, c1, c2; in hfsplus_strcmp() local
345 u16 c2; in hfsplus_hash_dentry() local
398 u16 c1, c2; in hfsplus_compare_dentry() local
/linux-3.3/security/selinux/ss/
Dcontext.h77 static inline int mls_context_cmp(struct context *c1, struct context *c2) in mls_context_cmp()
130 static inline int context_cmp(struct context *c1, struct context *c2) in context_cmp()
/linux-3.3/fs/ntfs/
Dunistr.c103 u16 c1, c2; in ntfs_collate_names() local
151 u16 c1, c2; in ntfs_ucsncmp() local
189 u16 c1, c2; in ntfs_ucsncasecmp() local
/linux-3.3/lib/
Dstring.c37 unsigned char c1, c2; in strnicmp() local
62 int c1, c2; in strcasecmp() local
76 int c1, c2; in strncasecmp() local
245 unsigned char c1, c2; in strcmp() local
269 unsigned char c1, c2; in strncmp() local
Dbch.c606 unsigned int a, b, c, a2, b2, c2, e3, tmp[4]; in find_poly_deg3_roots() local
639 unsigned int a, b, c, d, e = 0, f, a2, b2, c2, e4; in find_poly_deg4_roots() local
/linux-3.3/drivers/char/
Dnwflash.c64 volatile unsigned int c1, c2; in get_flash_id() local
443 volatile unsigned int c2; in write_block() local
/linux-3.3/arch/x86/boot/
Dstring.c35 unsigned char c1, c2; in strncmp() local
/linux-3.3/drivers/leds/
Dleds-tca6507.c206 int c1, c2; in choose_times() local
314 int c1, c2; in set_times() local
378 int c1, c2; in led_prepare() local
/linux-3.3/lib/mpi/
Dmpicoder.c81 int hexmode = 0, sign = 0, prepend_zero = 0, i, j, c, c1, c2; in mpi_fromstr() local
/linux-3.3/arch/arm/boot/compressed/
Dstring.c83 unsigned char c1, c2; in strcmp() local
/linux-3.3/fs/adfs/
Ddir.c118 char c1, c2; in adfs_match() local
/linux-3.3/arch/powerpc/platforms/85xx/
Dp1022_ds.c87 #define MAKE_AD(alpha, red, blue, green, size, c0, c1, c2, c3) \ argument
/linux-3.3/tools/power/cpupower/utils/helpers/
Dbitmask.c202 const char *c1, *c2; /* next tokens after '-' or ',' */ in bitmask_parselist() local
/linux-3.3/drivers/media/video/pvrusb2/
Dpvrusb2-std.c192 unsigned int c1,c2; in pvr2_std_id_to_str() local
/linux-3.3/scripts/
Dpnmtologo.c216 static inline int is_equal(struct color c1, struct color c2) in is_equal()
/linux-3.3/arch/powerpc/platforms/86xx/
Dmpc8610_hpcd.c148 #define MAKE_AD(alpha, red, blue, green, size, c0, c1, c2, c3) \ argument
/linux-3.3/tools/perf/util/
Dhelp.c250 const struct cmdname *const *c1 = p1, *const *c2 = p2; in levenshtein_compare() local
/linux-3.3/drivers/usb/misc/
Dyurex.c454 unsigned long long c, c2 = 0; in yurex_write() local
/linux-3.3/drivers/staging/android/
Dbinder.h25 #define B_PACK_CHARS(c1, c2, c3, c4) \ argument
/linux-3.3/security/tomoyo/
Dutil.c352 static inline u8 tomoyo_make_byte(const u8 c1, const u8 c2, const u8 c3) in tomoyo_make_byte()

12