Searched refs:LDECLTYPE (Results 1 – 2 of 2) sorted by relevance
66 #define LDECLTYPE(x) decltype(x) macro69 #define LDECLTYPE(x) char* macro72 #define LDECLTYPE(x) __typeof(x) macro102 LDECLTYPE(list) _ls_p; \103 LDECLTYPE(list) _ls_q; \104 LDECLTYPE(list) _ls_e; \105 LDECLTYPE(list) _ls_tail; \106 LDECLTYPE(list) _ls_oldhead; \107 LDECLTYPE(list) _tmp; \158 LDECLTYPE(list) _ls_p; \[all …]
68 #define LDECLTYPE(x) decltype(x) macro71 #define LDECLTYPE(x) char* macro75 #define LDECLTYPE(x) char* macro77 #define LDECLTYPE(x) __typeof(x) macro110 LDECLTYPE(list) _ls_p; \111 LDECLTYPE(list) _ls_q; \112 LDECLTYPE(list) _ls_e; \113 LDECLTYPE(list) _ls_tail; \173 LDECLTYPE(list) _ls_p; \174 LDECLTYPE(list) _ls_q; \[all …]