Home
last modified time | relevance | path

Searched defs:operand (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
DPython-ast.c1515 UnaryOp(unaryop_ty op, expr_ty operand, int lineno, int col_offset, PyArena in UnaryOp()
4814 expr_ty operand; in obj2ast_expr() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
DPython-ast.c1532 UnaryOp(unaryop_ty op, expr_ty operand, int lineno, int col_offset, PyArena in UnaryOp()
4831 expr_ty operand; in obj2ast_expr() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
DPython-ast.h209 expr_ty operand; member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
DPython-ast.h209 expr_ty operand; member