Searched refs:which_functions (Results 1 – 1 of 1) sorted by relevance
303 def __init__(self, which_functions): argument309 self.emit_set = ((which_functions & PrintGlxSizeStubs_common.do_set) != 0)310 self.emit_get = ((which_functions & PrintGlxSizeStubs_common.do_get) != 0)649 parser.set_defaults(which_functions=(PrintGlxSizeStubs_common.do_get |683 printer = PrintGlxSizeStubs_c(args.which_functions)685 printer = PrintGlxSizeStubs_h(args.which_functions)