HomeSort by relevance Sort by last modified time
    Searched refs:alias_ty (Results 1 - 2 of 2) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
Python-ast.h 35 typedef struct _alias *alias_ty; typedef in typeref:struct:_alias
531 alias_ty _Py_alias(identifier name, identifier asname, PyArena *arena);
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
Python-ast.h 35 typedef struct _alias *alias_ty; typedef in typeref:struct:_alias
531 alias_ty _Py_alias(identifier name, identifier asname, PyArena *arena);

Completed in 155 milliseconds