Home
last modified time | relevance | path

Searched defs:constrain (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
Dfset2.c54 static set *constrain; /* pts into fset. constrains tToken() to 'constrain' */ variable
94 int MR_tree_matches_constraints(int k,set * constrain,Tree *t) in MR_tree_matches_constraints()