Searched refs:keep (Results 1 – 5 of 5) sorted by relevance
1220 def removeVarsAndFuncs(self, keep): argument1343 if state != VAR_DECL and state != FUNC_DECL or ident in keep:1954 def parse(self, text, keep=None): argument1955 if not keep:1956 keep = set()1959 blocks.removeVarsAndFuncs(keep)
110 # This is where we keep the hacks necessary to build BSD source
287 * To keep the fast path fast, the resolver inlines the fast path of `__tls_get_addr`.812 As a temporary compatibility hack, we might try to keep these programs running by reserving a TLS
691 For backtraces from your app to be useful, you'll want to keep the
1275 // empty library to keep this makefile simple.