Home
last modified time | relevance | path

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

/external/vixl/test/
Dtest-api.cc51 bool is_uintn; member
164 if (test_vector[i].is_uintn) { \ in TEST()
/external/vixl/src/
Dutils-vixl.h131 VIXL_DEPRECATED("IsUintN", inline bool is_uintn(unsigned n, int64_t x)) { in is_uintn() function