OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:c96
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/net/base/
int128.h
295
// terms higher than
c96
disappear off the high side
296
// terms
c96
and c64 are safe to ignore carry bit
297
uint64
c96
= a96 * b00 + a64 * b32 + a32 * b64 + a00 * b96;
local
299
this->hi_ = (
c96
<< 32) + c64;
/external/libsepol/tests/policies/test-cond/
refpolicy-base.conf
571
category
c96
; category c97; category c98; category c99;
[
all
...]
Completed in 42 milliseconds