Searched refs:MSG1 (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/setxkbmap/dist/
H A Dsetxkbmap.c162 #define MSG1(s,a) printf(s,a) macro
243 MSG1(
277 MSG1("rules: %s\n", settings.rules.value);
279 MSG1("model: %s\n", settings.model.value);
281 MSG1("layout: %s\n", settings.layout.value);
283 MSG1("variant: %s\n", settings.variant.value);
287 MSG1("options: %s\n", opt_str);
294 MSG1("keymap: %s\n", settings.keymap.value);
296 MSG1("keycodes: %s\n", settings.keycodes.value);
298 MSG1("type
[all...]

Completed in 3 milliseconds