Searched defs:L3 (Results 1 – 12 of 12) sorted by relevance
/freebsd/lib/libc/i386/string/ |
H A D | strcmp.S | 114 L3: movzbl (%eax),%eax /* unsigned comparison */ label
|
H A D | strncmp.S | 156 L3: movzbl (%eax),%eax /* unsigned comparison */ label
|
H A D | swab.S | 68 L3: lodsw label
|
/freebsd/sys/powerpc/powerpc/ |
H A D | swtch32.S | 171 .L3: label
|
H A D | swtch64.S | 227 .L3: label
|
/freebsd/sys/contrib/device-tree/src/arm64/amd/ |
H A D | amd-seattle-cpus.dtsi | 197 L3: l3-cache { label
|
/freebsd/lib/libc/amd64/string/ |
H A D | strncmp.S | 107 .L3: inc %eax label
|
/freebsd/sys/dev/ath/ath_hal/ar5212/ |
H A D | ar5212_rfgain.c | 126 uint32_t L1, L2, L3, L4; in ar5212InvalidGainReadback() local
|
/freebsd/lib/msun/src/ |
H A D | e_powf.c | 35 L3 = 3.3333334327e-01, /* 0x3eaaaaab */ variable
|
H A D | e_pow.c | 76 L3 = 3.33333329818377432918e-01, /* 0x3FD55555, 0x518F264D */ variable
|
/freebsd/sys/dev/ath/ath_hal/ar5211/ |
H A D | ar5211_reset.c | 1927 uint32_t L1, L2, L3, L4; in ar5211InvalidGainReadback() local
|
/freebsd/crypto/openssh/ |
H A D | sntrup761.c | 853 uint32 L3 = ((unsigned char *) L)[4*i+3]; in Expand() local
|