Lines Matching refs:protect
232 protect=self.featureExtraProtect,
242 protect=self.featureExtraProtect,
254 protect=self.featureExtraProtect,
265 protect=self.featureExtraProtect,
318 if cur_cmd.protect is not None:
319 table += '#ifdef %s\n' % cur_cmd.protect
323 if cur_cmd.protect is not None:
324 table += '#endif // %s\n' % cur_cmd.protect
359 if cur_cmd.protect is not None:
360 table += '#ifdef %s\n' % cur_cmd.protect
364 if cur_cmd.protect is not None:
365 table += '#endif // %s\n' % cur_cmd.protect