Home
last modified time | relevance | path

Searched refs:InterpDef (Results 1 – 7 of 7) sorted by relevance

/external/libxkbcommon/xkbcommon/src/xkbcomp/
Dast-build.c323 InterpDef *
326 InterpDef *def = malloc(sizeof(*def)); in InterpCreate()
657 FreeStmt((ParseCommon *) ((InterpDef *) stmt)->match); in FreeStmt()
658 FreeStmt((ParseCommon *) ((InterpDef *) stmt)->def); in FreeStmt()
Dast-build.h91 InterpDef *
Dparser.h197 InterpDef *interp;
Dast.h310 } InterpDef; typedef
Dcompat.c677 HandleInterpDef(CompatInfo *info, InterpDef *def, enum merge_mode merge) in HandleInterpDef()
765 ok = HandleInterpDef(info, (InterpDef *) stmt, merge); in HandleCompatMapFile()
Dparser.y175 InterpDef *interp;
Dparser.c307 InterpDef *interp;