OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:is_32bits
(Results
1 - 1
of
1
) sorted by null
/external/vixl/test/
test-assembler-a64.cc
6806
const bool
is_32bits
= (sizeof(T) == 4);
local
6855
const bool
is_32bits
= (sizeof(T) == 4);
local
[
all
...]
Completed in 169 milliseconds