Searched defs:SEQ (Results 1 – 3 of 3) sorted by relevance
/third_party/python/Python/ |
D | symtable.c | 1145 #define VISIT_SEQ(ST, TYPE, SEQ) { \ argument 1155 #define VISIT_SEQ_TAIL(ST, TYPE, SEQ, START) { \ argument 1165 #define VISIT_SEQ_WITH_NULL(ST, TYPE, SEQ) { \ argument
|
D | compile.c | 1642 #define VISIT_SEQ(C, TYPE, SEQ) { \ argument 1652 #define VISIT_SEQ_IN_SCOPE(C, TYPE, SEQ) { \ argument
|
/third_party/node/deps/v8/src/codegen/loong64/ |
D | constants-loong64.h | 638 SEQ = 0x05, enumerator
|