Home
last modified time | relevance | path

Searched defs:last_x (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/pckbport/
H A Delantechvar.h36 int16_t last_x, last_y, last_z; member
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
H A Dsanitizer_allocator_test.cc1233 const char* last_x = strrchr(test_case, 'x'); in TEST() local