Home
last modified time | relevance | path

Searched defs:LIST (Results 1 – 25 of 48) sorted by relevance

12

/netbsd-src/external/mit/isl/dist/
H A Disl_list_templ.c30 __isl_give LIST(EL) *FN(LIST(EL),alloc)(isl_ctx *ctx, int n) in LIST() function
51 __isl_give LIST(EL) *FN(LIST(EL),copy)(__isl_keep LIST(EL) *list) in LIST() function
60 __isl_give LIST(EL) *FN(LIST(EL),dup)(__isl_keep LIST(EL) *list) in LIST() function
76 __isl_give LIST(EL) *FN(LIST(EL),cow)(__isl_take LIST(EL) *list) in LIST() function
93 static __isl_give LIST(EL) *FN(LIST(EL),grow)(__isl_take LIST(EL) *list, int n) in LIST() function
141 __isl_give LIST(EL) *FN(LIST(EL),add)(__isl_take LIST(EL) *list, in LIST() function
158 __isl_give LIST(EL) *FN(LIST(EL),drop)(__isl_take LIST(EL) *list, in LIST() function
183 __isl_give LIST(EL) *FN(LIST(EL),clear)(__isl_take LIST(EL) *list) in LIST() function
197 __isl_give LIST(EL) *FN(LIST(EL),insert)(__isl_take LIST(EL) *list, in LIST() function
234 __isl_null LIST(EL) *FN(LIST(EL),free)(__isl_take LIST(EL) *list) in LIST() function
[all …]
H A Disl_list_templ.h4 #define LIST(EL) xLIST(EL) macro
6 struct LIST(EL) { in LIST() function
H A Disl_list_read_templ.c19 __isl_give LIST(EL) *FN(isl_stream_read,LIST(EL_BASE))(isl_stream *s) in LIST() function
H A Disl_list_read_yaml_templ.c16 static __isl_give LIST(EL) *FN(isl_stream_yaml_read,LIST(EL_BASE))( in LIST() function
H A Disl_list_macro.h8 #define LIST(EL) xLIST(EL) macro
H A Disl_test_list_templ.c6 #define LIST(EL) xLIST(EL) macro
/netbsd-src/external/lgpl3/mpfr/dist/examples/
H A Drndo-add.c37 #define LIST x, y, d, u, e, z macro
41 mpfr_t LIST; in main() local
/netbsd-src/external/bsd/iscsi/dist/include/
H A Dparameters.h155 #define PARAM_LIST_DESTROY(LIST, ELSE) \ argument
161 #define PARAM_LIST_ADD(LIST, TYPE, KEY, DFLT, VALID, ELSE) \ argument
167 #define PARAM_TEXT_ADD(LIST, KEY, VAL, TEXT, LEN, SIZE, OFFER, ELSE ) \ argument
173 #define PARAM_TEXT_PARSE(LIST, CRED, TEXT, LEN, TEXT_OUT, LEN_OUT, SIZE, OFFER, ELSE ) \ argument
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Darparse.h61 LIST = 262, /* LIST */ enumerator
87 #define LIST 262 macro
H A Darparse.c154 LIST = 262, /* LIST */ enumerator
180 #define LIST 262 macro
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Darparse.h61 LIST = 262, /* LIST */ enumerator
87 #define LIST 262 macro
H A Darparse.c154 LIST = 262, /* LIST */ enumerator
180 #define LIST 262 macro
/netbsd-src/usr.bin/tee/
H A Dtee.c61 } LIST; typedef
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dpass_manager.h35 #define DEF_PASS_LIST(LIST) PASS_LIST_NO_##LIST, argument
H A Doptinfo-emit-json.cc80 #define DEF_PASS_LIST(LIST) \ in optrecord_json_writer() argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dpass_manager.h35 #define DEF_PASS_LIST(LIST) PASS_LIST_NO_##LIST, argument
H A Doptinfo-emit-json.cc80 #define DEF_PASS_LIST(LIST) \ in optrecord_json_writer() argument
/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dhash.h24 NT_UNKNOWN, HEADER, ENTRIES, FILES, LIST, RCSNODE, enumerator
/netbsd-src/external/bsd/unbound/dist/util/data/
H A Dmsgreply.h556 #define EDNS_OPT_LIST_APPEND_EDE(LIST, REGION, CODE, TXT) \ argument
/netbsd-src/external/bsd/libbind/dist/include/isc/
H A Dlist.h24 #define LIST(type) struct { type *head, *tail; } macro
/netbsd-src/lib/libc/include/isc/
H A Dlist.h24 #define LIST(type) struct { type *head, *tail; } macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/riscv/
H A Driscv-builtins.c46 #define DEF_RISCV_FTYPE(NARGS, LIST) RISCV_FTYPE_NAME##NARGS LIST, argument
/netbsd-src/external/gpl3/gcc/dist/gcc/config/riscv/
H A Driscv-builtins.cc46 #define DEF_RISCV_FTYPE(NARGS, LIST) RISCV_FTYPE_NAME##NARGS LIST, argument
/netbsd-src/games/atc/
H A Dstruct.h104 } LIST; typedef
/netbsd-src/external/gpl3/binutils.old/dist/ld/
H A Dldgram.h151 LIST = 352, /* LIST */ enumerator
291 #define LIST 352 macro

12