Searched refs:ARRAYLIST (Results 1 – 4 of 4) sorted by relevance
34 ARRAYLIST(off_t) line_offsets;39 ARRAYLIST(uint8_t) line_types;
109 ARRAYLIST(struct diff_atom) atoms;130 typedef ARRAYLIST(struct diff_chunk) diff_chunk_arraylist_t;
40 #define ARRAYLIST(MEMBER_TYPE) \ macro
9 ARRAYLIST(int) list; in test_basic()