Searched refs:L1 (Results 1 - 12 of 12) sorted by relevance

/haiku/src/system/libroot/posix/glibc/arch/m68k/
H A Dadd_n.S48 bcc L(L1)
56 L(L1:) movel MEM_POSTINC(a0),R(d0)
H A Daddmul_1.S55 bcc L(L1)
65 L(L1:) movel MEM_POSTINC(s1_ptr),R(d3)
H A Dmul_1.S59 bcc L(L1)
68 L(L1:) movel MEM_POSTINC(s1_ptr),R(d3)
H A Dsub_n.S48 bcc L(L1)
56 L(L1:) movel MEM_POSTINC(a0),R(d0)
H A Dsubmul_1.S55 bcc L(L1)
65 L(L1:) movel MEM_POSTINC(s1_ptr),R(d3)
H A Dlshift.S87 bcs L(L1)
97 L(L1:)
H A Drshift.S76 bcs L(L1)
86 L(L1:)
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5212/
H A Dar5212_rfgain.c128 uint32_t L1, L2, L3, L4; local
132 L1 = 0;
144 L1 = 0;
146 L3 = (gStep != 0x3f) ? 0x40 : L1;
149 gv->loTrig = L1 + (gStep == 0x3f ? DYN_ADJ_LO_MARGIN : 0);
155 return !((g >= L1 && g<= L2) || (g >= L3 && g <= L4));
/haiku/src/system/libroot/posix/glibc/arch/x86/
H A Dlshift.S217 jmp L(L1)
220 L(L1): movl %edx,(%edi) /* store last limb */
H A Drshift.S217 jmp L(L1)
220 L(L1): movl %edx,(%edi) /* store last limb */
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5211/
H A Dar5211_reset.c1929 uint32_t L1, L2, L3, L4; local
1933 L1 = 0;
1938 gv->loTrig = L1;
1942 L1 = 0;
1944 L3 = L1;
1947 gv->loTrig = L1 + DYN_ADJ_LO_MARGIN;
1952 return !((g >= L1 && g<= L2) || (g >= L3 && g <= L4));
/haiku/src/libs/iconv/
H A Daliases.h111 char stringpool_str19[sizeof("L1")];
459 "L1",

Completed in 72 milliseconds