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

/xsrc/external/mit/xorg-server.old/dist/xkb/
H A Dmaprules.c777 char pfx,sfx; local in function:XkbRF_SubstituteVars
780 sfx= '\0';
785 sfx= ')';
799 if (sfx) *outstr++= sfx;
805 if (sfx) *outstr++= sfx;
811 if (sfx) *outstr++= sfx;
/xsrc/external/mit/xorg-server/dist/xkb/
H A Dmaprules.c797 char pfx, sfx; local in function:XkbRF_SubstituteVars
801 sfx = '\0';
806 sfx = ')';
822 if (sfx)
823 *outstr++ = sfx;
830 if (sfx)
831 *outstr++ = sfx;
839 if (sfx)
840 *outstr++ = sfx;
/xsrc/external/mit/libxkbfile/dist/src/
H A Dmaprules.c847 char pfx, sfx; local in function:XkbRF_SubstituteVars
851 sfx = '\0';
856 sfx = ')';
872 if (sfx)
873 *outstr++ = sfx;
880 if (sfx)
881 *outstr++ = sfx;
889 if (sfx)
890 *outstr++ = sfx;

Completed in 6 milliseconds