Searched defs:zyx (Results 1 – 3 of 3) sorted by relevance
585 alias zyx = reverseArgs!(foo); variable598 alias zyx = reverseArgs!(foo); variable
555 alias zyx = reverseArgs!(foo); variable610 alias zyx = binaryReverseArgs!(foo); variable
501 const char zyx[HPACEL_SENSOR_COUNT] = { 'x', 'y', 'z' }; in hpacel_sensor_init() local