Home
last modified time | relevance | path

Searched refs:n_type (Results 1 – 7 of 7) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Dnode.h11 short n_type; member
29 #define TYPE(n) ((n)->n_type)
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Dnode.h11 short n_type; member
30 #define TYPE(n) ((n)->n_type)
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Parser/
Dnode.c13 n->n_type = type; in PyNode_New()
106 n->n_type = type; in PyNode_AddChild()
Dpgen.c162 if (n->n_type != NEWLINE) in metacompile()
252 if (n->n_type == LSQB) { in compile_item()
272 if (n->n_type == STAR) in compile_item()
288 if (n->n_type == LPAR) { in compile_atom()
296 else if (n->n_type == NAME || n->n_type == STRING) { in compile_atom()
299 addnfaarc(nf, *pa, *pb, addlabel(ll, n->n_type, n->n_str)); in compile_atom()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Parser/
Dnode.c13 n->n_type = type; in PyNode_New()
106 n->n_type = type; in PyNode_AddChild()
/device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
Delf_common.h63 UINT32 n_type; /* Type of this note. */ member
/device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmShellCmdRunAxf/
Delf_common.h63 UINT32 n_type; /* Type of this note. */ member