Symbol: AB
arch/powerpc/math-emu/math.c
268
case FDIVS: func = fdivs; type = AB; break;
arch/powerpc/math-emu/math.c
269
case FSUBS: func = fsubs; type = AB; break;
arch/powerpc/math-emu/math.c
270
case FADDS: func = fadds; type = AB; break;
arch/powerpc/math-emu/math.c
287
case FDIV: func = fdiv; type = AB; break;
arch/powerpc/math-emu/math.c
288
case FSUB: func = fsub; type = AB; break;
arch/powerpc/math-emu/math.c
289
case FADD: func = fadd; type = AB; break;
arch/powerpc/math-emu/math.c
331
case AB:
arch/powerpc/math-emu/math_efp.c
118
case EFSADD: ret = AB; break;
arch/powerpc/math-emu/math_efp.c
129
case EFSDIV: ret = AB; break;
arch/powerpc/math-emu/math_efp.c
130
case EFSMUL: ret = AB; break;
arch/powerpc/math-emu/math_efp.c
133
case EFSSUB: ret = AB; break;
arch/powerpc/math-emu/math_efp.c
137
case EVFSADD: ret = AB; break;
arch/powerpc/math-emu/math_efp.c
147
case EVFSDIV: ret = AB; break;
arch/powerpc/math-emu/math_efp.c
148
case EVFSMUL: ret = AB; break;
arch/powerpc/math-emu/math_efp.c
151
case EVFSSUB: ret = AB; break;
arch/powerpc/math-emu/math_efp.c
154
case EFDADD: ret = AB; break;
arch/powerpc/math-emu/math_efp.c
167
case EFDDIV: ret = AB; break;
arch/powerpc/math-emu/math_efp.c
168
case EFDMUL: ret = AB; break;
arch/powerpc/math-emu/math_efp.c
171
case EFDSUB: ret = AB; break;
arch/powerpc/math-emu/math_efp.c
219
case AB:
arch/powerpc/math-emu/math_efp.c
348
case AB:
arch/powerpc/math-emu/math_efp.c
494
case AB:
drivers/net/wireless/realtek/rtlwifi/rtl8188ee/sw.c
259
.maps[MAC_RCR_AB] = AB,
drivers/net/wireless/realtek/rtlwifi/rtl8192ce/sw.c
243
.maps[MAC_RCR_AB] = AB,
drivers/net/wireless/realtek/rtlwifi/rtl8192cu/sw.c
170
.maps[MAC_RCR_AB] = AB,
drivers/net/wireless/realtek/rtlwifi/rtl8192ee/sw.c
251
.maps[MAC_RCR_AB] = AB,
drivers/net/wireless/realtek/rtlwifi/rtl8723ae/sw.c
257
.maps[MAC_RCR_AB] = AB,
drivers/net/wireless/realtek/rtlwifi/rtl8723be/sw.c
260
.maps[MAC_RCR_AB] = AB,
drivers/net/wireless/realtek/rtlwifi/rtl8821ae/sw.c
304
.maps[MAC_RCR_AB] = AB,