Home
last modified time | relevance | path

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

/third_party/python/Tools/c-analyzer/c_parser/
Dmatch.py116 def is_global_var(decl): function
/third_party/quickjs/
Dquickjs.c19961 BOOL is_global_var; /* TRUE if variables are not defined locally: member