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

/xsrc/external/mit/xkbcomp/dist/
H A Dparseutils.h146 extern SectionDef *SectionDeclCreate(Atom /* name */ ,
H A Dparseutils.c558 SectionDeclCreate(Atom name, RowDef * rows) function in typeref:typename:SectionDef *
H A Dxkbparse.y453 { $$= SectionDeclCreate($2,$4); }
H A Dxkbparse.c2287 { (yyval.section)= SectionDeclCreate((yyvsp[-4].sval),(yyvsp[-2].row)); }

Completed in 11 milliseconds