Searched defs:__initialized (Results 1 – 3 of 3) sorted by relevance
/external/bison/lib/ | ||
D | getopt_int.h | 81 int __initialized; member |
/external/python/cpython2/Lib/ | ||
D | threading.py | 637 __initialized = False variable in Thread |
/external/python/cpython2/Lib/compiler/ | ||
D | pycodegen.py | 198 __initialized = None variable in CodeGenerator |