OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:nexp
(Results
1 - 7
of
7
) sorted by null
/external/sonivox/arm-wt-22k/lib_src/
eas_math.c
120
EAS_INT
nExp
;
131
nExp
= 31 - (nGain >> 10);
134
if (
nExp
< 0)
138
nTemp = (EAS_U16)((((nGain & 0x3ff) << 4) | 0x4000) >>
nExp
);
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/
HOST_BUS.ASL
313
If(LAnd(LEqual(Arg0,GUID),
NEXP
))
GloblNvs.asl
161
NEXP
, 8, // (226) Native PCIE Setup Value
Platform.asl
174
If(
NEXP
)
/toolchain/binutils/binutils-2.27/ld/
pe-dll.c
3213
bfd_vma name_rvas,
nexp
;
local
[
all
...]
/toolchain/binutils/binutils-2.27/gas/config/
tc-alpha.c
5157
expressionS
nexp
= *exp;
local
[
all
...]
tc-m68k.c
359
int
nexp
; /* Number of exprs in use. */
member in struct:m68k_it
[
all
...]
Completed in 877 milliseconds