Home
last modified time | relevance | path

Searched refs:kIsIntel (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/sandbox/linux/bpf_dsl/
Dpolicy_compiler.cc32 const bool kIsIntel = true; variable
34 const bool kIsIntel = false;
201 if (kIsIntel) { in CheckSyscallNumber()