/linux-2.6.39/include/math-emu/ |
D | op-common.h | 28 _FP_I_TYPE X##_c=0, X##_s=0, X##_e=0; \ 44 X##_c = FP_CLS_NORMAL; \ 49 X##_c = FP_CLS_ZERO; \ 58 X##_c = FP_CLS_NORMAL; \ 63 X##_c = FP_CLS_ZERO; \ 70 X##_c = FP_CLS_INF; \ 73 X##_c = FP_CLS_NAN; \ 91 switch (X##_c) \ 110 X##_c = FP_CLS_INF; \ 113 if (!X##_s) X##_c = FP_CLS_INF; \ [all …]
|
D | op-2.h | 243 _FP_FRAC_DECL_4(_z); _FP_FRAC_DECL_2(_b); _FP_FRAC_DECL_2(_c); \ 273 _FP_FRAC_DECL_4(_z); _FP_FRAC_DECL_2(_b); _FP_FRAC_DECL_2(_c); \ 598 if (S##_c != FP_CLS_NAN) \
|
D | op-4.h | 241 _FP_FRAC_DECL_8(_z); _FP_FRAC_DECL_2(_b); _FP_FRAC_DECL_2(_c); \ 617 if (S##_c != FP_CLS_NAN) \ 627 if (S##_c != FP_CLS_NAN) \
|
D | op-1.h | 293 if (S##_c != FP_CLS_NAN) \
|
/linux-2.6.39/drivers/net/wireless/ath/ath9k/ |
D | hw.h | 360 #define IS_CHAN_G(_c) ((((_c)->channelFlags & (CHANNEL_G)) == CHANNEL_G) || \ argument 361 (((_c)->channelFlags & CHANNEL_G_HT20) == CHANNEL_G_HT20) || \ 362 (((_c)->channelFlags & CHANNEL_G_HT40PLUS) == CHANNEL_G_HT40PLUS) || \ 363 (((_c)->channelFlags & CHANNEL_G_HT40MINUS) == CHANNEL_G_HT40MINUS)) 364 #define IS_CHAN_OFDM(_c) (((_c)->channelFlags & CHANNEL_OFDM) != 0) argument 365 #define IS_CHAN_5GHZ(_c) (((_c)->channelFlags & CHANNEL_5GHZ) != 0) argument 366 #define IS_CHAN_2GHZ(_c) (((_c)->channelFlags & CHANNEL_2GHZ) != 0) argument 367 #define IS_CHAN_HALF_RATE(_c) (((_c)->channelFlags & CHANNEL_HALF) != 0) argument 368 #define IS_CHAN_QUARTER_RATE(_c) (((_c)->channelFlags & CHANNEL_QUARTER) != 0) argument 369 #define IS_CHAN_A_FAST_CLOCK(_ah, _c) \ argument [all …]
|
/linux-2.6.39/arch/ia64/include/asm/sn/ |
D | module.h | 60 #define RACK_CREATE_RACKID(_c, _g, _n) ((_c) * RACK_CLASS_DVDR + \ argument 82 #define RACK_ADD_CLASS(_r, _c) \ argument 83 ((_r) |= (_c) << RACK_CLASS_SHFT(_r) & RACK_CLASS_MASK(_r))
|
/linux-2.6.39/drivers/net/wireless/ath/ath5k/ |
D | desc.c | 129 #define _TX_FLAGS(_c, _flag) \ in ath5k_hw_setup_2word_tx_desc() argument 131 tx_ctl->tx_control_##_c |= \ in ath5k_hw_setup_2word_tx_desc() 132 AR5K_2W_TX_DESC_CTL##_c##_##_flag; \ in ath5k_hw_setup_2word_tx_desc() 134 #define _TX_FLAGS_5211(_c, _flag) \ in ath5k_hw_setup_2word_tx_desc() argument 136 tx_ctl->tx_control_##_c |= \ in ath5k_hw_setup_2word_tx_desc() 137 AR5K_2W_TX_DESC_CTL##_c##_##_flag##_5211; \ in ath5k_hw_setup_2word_tx_desc() 246 #define _TX_FLAGS(_c, _flag) \ in ath5k_hw_setup_4word_tx_desc() argument 248 tx_ctl->tx_control_##_c |= \ in ath5k_hw_setup_4word_tx_desc() 249 AR5K_4W_TX_DESC_CTL##_c##_##_flag; \ in ath5k_hw_setup_4word_tx_desc()
|
D | ath5k.h | 697 #define IS_CHAN_XR(_c) ((_c->hw_value & CHANNEL_XR) != 0) argument 698 #define IS_CHAN_B(_c) ((_c->hw_value & CHANNEL_B) != 0) argument
|
/linux-2.6.39/arch/h8300/kernel/ |
D | sys_h8300.c | 59 register const char *const *_c __asm__("er3") = envp; in kernel_execve() 68 "g" (_c) in kernel_execve()
|
/linux-2.6.39/arch/sh/include/asm/ |
D | uaccess_32.h | 177 unsigned long __dummy, _d, _s, _c; in __strncpy_from_user() local 204 : "=r" (res), "=&z" (__dummy), "=r" (_s), "=r" (_d), "=r"(_c) in __strncpy_from_user()
|
D | sfp-machine.h | 70 R##_c = FP_CLS_NAN; \
|
/linux-2.6.39/fs/jffs2/ |
D | background.c | 72 static int jffs2_garbage_collect_thread(void *_c) in jffs2_garbage_collect_thread() argument 74 struct jffs2_sb_info *c = _c; in jffs2_garbage_collect_thread()
|
/linux-2.6.39/drivers/misc/sgi-xp/ |
D | xp.h | 278 #define XPC_CHANNEL_REGISTERED(_c) (xpc_registrations[_c].func != NULL) argument
|
/linux-2.6.39/drivers/usb/gadget/ |
D | zero.c | 228 static void zero_autoresume(unsigned long _c) in zero_autoresume() argument 230 struct usb_composite_dev *cdev = (void *)_c; in zero_autoresume()
|
/linux-2.6.39/arch/arm/mach-footbridge/ |
D | dc21285.c | 290 #define dc21285_request_irq(_a, _b, _c, _d, _e) \ argument 291 WARN_ON(request_irq(_a, _b, _c, _d, _e) < 0)
|
/linux-2.6.39/drivers/dma/ |
D | pch_dma.c | 700 struct dma_chan *chan, *_c; in pch_dma_save_regs() local 707 list_for_each_entry_safe(chan, _c, &pd->dma.channels, device_node) { in pch_dma_save_regs() 722 struct dma_chan *chan, *_c; in pch_dma_restore_regs() local 729 list_for_each_entry_safe(chan, _c, &pd->dma.channels, device_node) { in pch_dma_restore_regs() 903 struct dma_chan *chan, *_c; in pch_dma_remove() local 908 list_for_each_entry_safe(chan, _c, &pd->dma.channels, in pch_dma_remove()
|
/linux-2.6.39/arch/sparc/include/asm/ |
D | sfp-machine_64.h | 72 R##_c = FP_CLS_NAN; \
|
D | sfp-machine_32.h | 74 R##_c = FP_CLS_NAN; \
|
/linux-2.6.39/arch/alpha/include/asm/ |
D | sfp-machine.h | 59 R##_c = FP_CLS_NAN; \
|
/linux-2.6.39/include/scsi/ |
D | libiscsi.h | 397 #define iscsi_conn_printk(prefix, _c, fmt, a...) \ argument 398 iscsi_cls_conn_printk(prefix, ((struct iscsi_conn *)_c)->cls_conn, \
|
/linux-2.6.39/arch/s390/include/asm/ |
D | sfp-machine.h | 71 R##_c = FP_CLS_NAN; \
|
/linux-2.6.39/arch/powerpc/platforms/cell/spufs/ |
D | switch.c | 58 #define POLL_WHILE_TRUE(_c) { \ 60 } while (_c); \ 64 #define POLL_WHILE_TRUE(_c) { \ argument 67 for (_i=0; _i<RELAX_SPIN_COUNT && (_c); _i++) { \ 70 if (unlikely(_c)) yield(); \ 72 } while (_c); \ 76 #define POLL_WHILE_FALSE(_c) POLL_WHILE_TRUE(!(_c)) argument
|
/linux-2.6.39/arch/powerpc/platforms/ps3/ |
D | repository.c | 51 #define dump_node_name(_a, _b, _c, _d, _e) \ argument 52 _dump_node_name(_a, _b, _c, _d, _e, __func__, __LINE__) 63 #define dump_node(_a, _b, _c, _d, _e, _f, _g) \ argument 64 _dump_node(_a, _b, _c, _d, _e, _f, _g, __func__, __LINE__)
|
D | spu.c | 132 #define dump_areas(_a, _b, _c, _d, _e) \ argument 133 _dump_areas(_a, _b, _c, _d, _e, __func__, __LINE__)
|
/linux-2.6.39/arch/powerpc/include/asm/ |
D | sfp-machine.h | 157 R##_c = FP_CLS_NAN; \
|