Searched refs:EL (Results 1 - 25 of 178) sorted by relevance

12345678

/haiku-buildtools/isl/
H A Disl_list_templ.h3 #define xLIST(EL) EL ## _list
4 #define LIST(EL) xLIST(EL)
6 struct LIST(EL) {
13 struct EL *p[1];
16 __isl_give LIST(EL) *FN(LIST(EL),dup)(__isl_keep LIST(EL) *list);
H A Disl_set_list.c3 #undef EL macro
4 #define EL isl_basic_set macro
8 #undef EL macro
9 #define EL isl_set macro
H A Disl_list_templ.c20 #undef EL macro
21 #define EL CAT(isl_,BASE) macro
24 #define xLIST(EL) EL ## _list
25 #define LIST(EL) xLIST(EL)
29 isl_ctx *FN(LIST(EL),get_ctx)(__isl_keep LIST(EL) *list)
34 __isl_give LIST(EL) *FN(LIST(EL),allo
[all...]
H A Disl_constraint_private.h16 #undef EL macro
17 #define EL isl_constraint macro
H A Disl_id_private.h31 #undef EL macro
32 #define EL isl_id macro
H A Disl_multi_templ.h5 #undef EL macro
6 #define EL CAT(isl_,BASE) macro
15 EL *p[1];
/haiku-buildtools/isl/include/isl/
H A Dlist.h20 #define ISL_DECLARE_LIST_TYPE(EL) \
21 struct isl_##EL; \
22 struct isl_##EL##_list; \
23 typedef struct isl_##EL##_list isl_##EL##_list;
24 #define ISL_DECLARE_LIST_FN(EL) \
25 isl_ctx *isl_##EL##_list_get_ctx(__isl_keep isl_##EL##_list *list); \
26 __isl_give isl_##EL##_list *isl_##EL##_list_from
[all...]
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/arc/
H A Dnop.d1 #as: -EL
2 #objdump: -dr -EL
H A Dbrk.d1 #as: -EL -marc7
2 #objdump: -dr -EL
H A Dextensions.d1 #as: -EL -marc8
2 #objdump: -dr -EL
H A Dsleep.d1 #as: -EL -marc7
2 #objdump: -dr -EL
H A Dswi.d1 #as: -EL -marc8
2 #objdump: -dr -EL
/haiku-buildtools/binutils/gas/testsuite/gas/mips/
H A Dhilo-diff-el-n32.d2 #name: MIPS hilo-diff n32/EL
3 #as: -n32 -EL
H A Dhilo-diff-el-n64.d2 #name: MIPS hilo-diff n64/EL
3 #as: -64 -EL
H A Dhilo-diff-el.d2 #name: MIPS hilo-diff o32/EL
3 #as: -32 -EL
H A Dmicromips@hilo-diff-el-n32.d2 #name: MIPS hilo-diff n32/EL
3 #as: -n32 -EL
H A Dmicromips@hilo-diff-el-n64.d2 #name: MIPS hilo-diff n64/EL
3 #as: -64 -EL
H A Dmicromips@hilo-diff-el.d2 #name: MIPS hilo-diff o32/EL
3 #as: -32 -EL
H A Dmips16@hilo-diff-el-n32.d2 #name: MIPS hilo-diff n32/EL
3 #as: -n32 -EL
H A Dmips16@hilo-diff-el-n64.d2 #name: MIPS hilo-diff n64/EL
3 #as: -64 -EL
H A Dmips16@hilo-diff-el.d2 #name: MIPS hilo-diff o32/EL
3 #as: -32 -EL
H A Dreginfo-1a.d2 #as: -32 -EL -mips4
/haiku-buildtools/binutils/gas/testsuite/gas/arc/
H A Dextensions.d1 #as: -EL
2 #objdump: -dr -EL
/haiku-buildtools/binutils/gas/testsuite/gas/mep/
H A Ddj2.le.d1 #as: -EL
/haiku-buildtools/binutils/ld/testsuite/ld-sh/
H A Drefdbg-0-dso.d3 #ld: -shared -EL

Completed in 65 milliseconds

12345678