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

/xsrc/external/mit/xkbcomp/dist/
H A Dparseutils.h146 extern SectionDef *SectionDeclCreate(Atom /* name */ ,
H A Dparseutils.c557 SectionDef *
560 SectionDef *section;
562 section = calloc(1, sizeof(SectionDef));
565 *section = (SectionDef) {
H A Dxkbcomp.h300 } SectionDef; typedef in typeref:struct:_SectionDef
H A Dxkbparse.y128 SectionDef *section;
H A Dgeometry.c2705 HandleSectionBody(SectionDef * def,
2788 HandleSectionDef(SectionDef * def,
2853 if (!HandleSectionDef((SectionDef *) stmt, xkb, merge, info))
H A Dxkbparse.c281 SectionDef *section;

Completed in 13 milliseconds