Searched defs:w1 (Results 1 – 9 of 9) sorted by relevance
/linux-2.4.37.9/arch/m68k/lib/ |
D | muldi3.c | 24 #define umul_ppmm(w1, w0, u, v) \ argument
|
/linux-2.4.37.9/arch/sparc/math-emu/ |
D | sfp-util.h | 27 #define umul_ppmm(w1, w0, u, v) \ argument
|
/linux-2.4.37.9/fs/ncpfs/ |
D | ncpsign_kernel.c | 57 unsigned int w0,w1,w2,w3; in nwsign() local
|
/linux-2.4.37.9/net/ipv4/ |
D | tcp_diag.c | 293 __u32 w1, w2; in bitstring_match() local
|
/linux-2.4.37.9/include/video/ |
D | fbcon.h | 116 #define FONTWIDTHRANGE(w1,w2) FONTWIDTH(8) argument 126 #define FONTWIDTHRANGE(w1,w2) (FONTWIDTH(w2+1) - FONTWIDTH(w1)) argument
|
/linux-2.4.37.9/drivers/block/paride/ |
D | paride.h | 108 #define w1(byte) {out_p(1,byte);} macro
|
/linux-2.4.37.9/include/net/ |
D | ipv6.h | 245 __u32 w1, __u32 w2, in ipv6_addr_set()
|
/linux-2.4.37.9/arch/ppc/xmon/ |
D | xmon.c | 960 unsigned *hg, w1, last_w2, last_va0; in dump_hash_table_seg() local 1018 unsigned *hg, w1, last_w2, last_va0; in dump_hash_table_seg() local
|
/linux-2.4.37.9/arch/ppc64/xmon/ |
D | xmon.c | 1251 unsigned *hg, w1, last_w2, last_va0; in dump_hash_table_seg() local 1310 unsigned *hg, w1, last_w2, last_va0; in dump_hash_table_seg() local
|