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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
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);
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
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);
  /external/python/cpython2/Include/
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);
  /external/python/cpython3/Include/
Python-ast.h 37 typedef struct _alias *alias_ty; typedef in typeref:struct:_alias
630 alias_ty _Py_alias(identifier name, identifier asname, PyArena *arena);

Completed in 80 milliseconds