Searched refs:which_functions (Results 1 – 1 of 1) sorted by relevance
301 def __init__(self, which_functions): argument307 self.emit_set = ((which_functions & PrintGlxSizeStubs_common.do_set) != 0)308 self.emit_get = ((which_functions & PrintGlxSizeStubs_common.do_get) != 0)647 parser.set_defaults(which_functions=(PrintGlxSizeStubs_common.do_get |681 printer = PrintGlxSizeStubs_c(args.which_functions)683 printer = PrintGlxSizeStubs_h(args.which_functions)