Home
last modified time | relevance | path

Searched defs:zyx (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dfunctional.d585 alias zyx = reverseArgs!(foo); variable
598 alias zyx = reverseArgs!(foo); variable
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dfunctional.d555 alias zyx = reverseArgs!(foo); variable
610 alias zyx = binaryReverseArgs!(foo); variable
/netbsd-src/sys/dev/acpi/
H A Dhpacel_acpi.c501 const char zyx[HPACEL_SENSOR_COUNT] = { 'x', 'y', 'z' }; in hpacel_sensor_init() local