Home
last modified time | relevance | path

Searched defs:x_ (Results 1 – 3 of 3) sorted by relevance

/frameworks/libs/binary_translation/guest_abi/riscv64/include/berberis/guest_abi/
Dguest_params_arch.h166 uint64_t* x_; variable
272 uint64_t* x_ = nullptr; variable
/frameworks/libs/binary_translation/guest_abi/arm64/include/berberis/guest_abi/
Dguest_params_arch.h153 uint64_t* x_; variable
290 uint64_t* x_; variable
/frameworks/wilhelm/tools/permute/
Dpermute.c69 const Segment *x_ = (Segment *) x; in qsortCompare() local