OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mask32
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/opus/src/celt/
cwrs.c
76
#define
MASK32
(0xFFFFFFFF)
103
return (_a*_b-_c)*INV_TABLE[_d]&
MASK32
;
127
((_a*(_b&mask)+one-(_c&mask))>>shift)-1)*inv&
MASK32
;
/external/iproute2/tc/
q_cbq.c
329
fprintf(stderr, "Invalid defmap, should be
MASK32
[/MASK]\n");
/external/valgrind/main/VEX/priv/
guest_ppc_toIR.c
412
static UInt
MASK32
( UInt begin, UInt end )
4275
UInt
mask32
;
local
17738
UInt
mask32
, mask64;
local
[
all
...]
host_ppc_isel.c
5225
UInt
mask32
, mask64;
local
[
all
...]
Completed in 216 milliseconds