Searched defs:LIST (Results 1 - 18 of 18) sorted by relevance

/haiku-buildtools/gcc/contrib/
H A Dconfig-list.mk14 LIST = aarch64-elf aarch64-linux-gnu \ macro
/haiku-buildtools/gcc/mpfr/examples/
H A Drndo-add.c37 #define LIST x, y, d, u, e, z macro
41 mpfr_t LIST; local
/haiku-buildtools/isl/
H A Disl_list_templ.h4 #define LIST(EL) xLIST(EL) macro
6 struct LIST(EL) { function
H A Disl_list_templ.c25 #define LIST(EL) xLIST(EL) macro
29 isl_ctx *FN(LIST(EL),get_ctx)(__isl_keep LIST(EL) *list) function
34 __isl_give LIST(EL) *FN(LIST(EL),alloc)(isl_ctx *ctx, int n) function
55 __isl_give LIST(EL) *FN(LIST(E function
64 __isl_give LIST(EL) *FN(LIST(EL),dup)(__isl_keep LIST(EL) *list) function
80 __isl_give LIST(EL) *FN(LIST(EL),cow)(__isl_take LIST(EL) *list) function
97 static __isl_give LIST(EL) *FN(LIST(EL),grow)(__isl_take LIST(EL) *list, int n) function
133 __isl_give LIST(EL) *FN(LIST(EL),add)(__isl_take LIST(EL) *list, function
150 __isl_give LIST(EL) *FN(LIST(EL),drop)(__isl_take LIST(EL) *list, function
180 __isl_give LIST(EL) *FN(LIST(EL),insert)(__isl_take LIST(EL) *list, function
217 void *FN(LIST(EL),free)(__isl_take LIST(EL) *list) function
235 int FN(FN(LIST(EL),n),BASE)(__isl_keep LIST(EL) *list) function
240 __isl_give EL *FN(FN(LIST(EL),get),BASE)(__isl_keep LIST(EL) *list, int index) function
252 __isl_give LIST(EL) *FN(FN(LIST(EL),set),BASE)(__isl_take LIST(EL) *list, function
276 int FN(LIST(EL),foreach)(__isl_keep LIST(EL) *list, function
320 __isl_give LIST(EL) *FN(LIST(EL),sort)(__isl_take LIST(EL) *list, function
366 static int FN(LIST(EL),call_on_scc)(__isl_keep LIST(EL) *list, int *pos, int n, function
397 int FN(LIST(EL),foreach_scc)(__isl_keep LIST(EL) *list, function
446 __isl_give LIST(EL) *FN(FN(LIST(EL),from),BASE)(__isl_take EL *el) function
464 __isl_give LIST(EL) *FN(LIST(EL),concat)(__isl_take LIST(EL) *list1, function
510 void FN(LIST(EL),dump)(__isl_keep LIST(EL) *list) function
[all...]
H A Disl_multi_templ.c25 #define LIST(EL) xLIST(EL) macro
/haiku-buildtools/jam/
H A Dlists.h47 typedef struct _list LIST; typedef in typeref:struct:_list
[all...]
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp11667.C8 class LIST { class
11 LIST() { nitems = 16; items = new T[nitems]; }; function in class:LIST
13 LIST(int u) { nitems = u; items = new T[nitems]; }; function in class:LIST
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/graphite/
H A Did-4.f9024 INTEGER, DIMENSION(:), INTENT(INOUT) :: LIST local in subroutine:QSORT
/haiku-buildtools/legacy/binutils/binutils/
H A Darparse.h36 LIST = 262, enumerator in enum:yytokentype
57 #define LIST 262 macro
H A Darparse.c63 LIST = 262, enumerator in enum:yytokentype
84 #define LIST 262 macro
/haiku-buildtools/binutils/binutils/
H A Darparse.h52 LIST = 262, enumerator in enum:yytokentype
73 #define LIST 262 macro
H A Darparse.c140 LIST = 262, enumerator in enum:yytokentype
161 #define LIST 262 macro
/haiku-buildtools/legacy/binutils/ld/
H A Dldgram.h114 LIST = 340, enumerator in enum:yytokentype
231 #define LIST 340 macro
H A Dldgram.c141 LIST = 340, enumerator in enum:yytokentype
258 #define LIST 340 macro
H A Dldlex.c2428 { RTOKEN(LIST); /* LIST and ignore to end of line */ } variable
2518 { RTOKEN(LIST); /* LIST and ignore to end of line */ } variable
/haiku-buildtools/binutils/ld/
H A Dldgram.h139 LIST = 349, enumerator in enum:yytokentype
271 #define LIST 349 macro
H A Dldgram.c230 LIST = 349, enumerator in enum:yytokentype
362 #define LIST 349 macro
H A Dldlex.c2896 { RTOKEN(LIST); /* LIST and ignore to end of line */ } variable
2986 { RTOKEN(LIST); /* LIST and ignore to end of line */ } variable

Completed in 149 milliseconds