Home
last modified time | relevance | path

Searched defs:XTIME (Results 1 - 2 of 2) sorted by relevance

/third_party/mbedtls/library/
H A Daes.c370 #define XTIME(x) (((x) << 1) ^ (((x) & 0x80) ? 0x1B : 0x00)) macro
/third_party/mksh/
H A Dsh.h2047 #define XTIME BIT(10) /* timing TCOM command */ macro

Completed in 15 milliseconds