Searched refs:AREGTYPE (Results 1 – 9 of 9) sorted by relevance
18 #define AREGTYPE '\0' macro
10 C(AREGTYPE) in f()
43 #define AREGTYPE '\0' /* regular file */ macro469 case AREGTYPE: in tar()
88 AREGTYPE = b"\0" # regular file variable114 SUPPORTED_TYPES = (REGTYPE, AREGTYPE, LNKTYPE,121 REGULAR_TYPES = (REGTYPE, AREGTYPE,1078 if obj.type == AREGTYPE and obj.name.endswith("/"):
591 :const:`AREGTYPE`, :const:`LNKTYPE`, :const:`SYMTYPE`, :const:`DIRTYPE`,