Home
last modified time | relevance | path

Searched defs:GD (Results 1 – 4 of 4) sorted by relevance

/openbmc/webui-vue/src/locales/
H A Den-US.json1111 "GD": "Grenada", string
H A Dru-RU.json1111 "GD": "Гренада", string
H A Dka-GE.json1111 "GD": "გრენადა", string
/openbmc/linux/arch/x86/kvm/
H A Demulate.c3993 #define GD(_f, _g) { .flags = ((_f) | GroupDual | ModRM), .u.gdual = (_g) } macro