Home
last modified time | relevance | path

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

/third_party/cmsis/CMSIS/DSP/Source/QuaternionMathFunctions/
Darm_rotation2quaternion_f32.c74 #define R22 ro22 macro
/third_party/typescript/tests/cases/conformance/types/tuple/
DvariadicTuples1.ts286 type R22 = Last<readonly [string]>; alias