/netbsd-src/external/mit/isl/dist/ |
H A D | isl_list_templ.c | 30 __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 D | isl_list_templ.h | 4 #define LIST(EL) xLIST(EL) macro 6 struct LIST(EL) { in LIST() function
|
H A D | isl_list_read_templ.c | 19 __isl_give LIST(EL) *FN(isl_stream_read,LIST(EL_BASE))(isl_stream *s) in LIST() function
|
H A D | isl_list_read_yaml_templ.c | 16 static __isl_give LIST(EL) *FN(isl_stream_yaml_read,LIST(EL_BASE))( in LIST() function
|
H A D | isl_list_macro.h | 8 #define LIST(EL) xLIST(EL) macro
|
H A D | isl_test_list_templ.c | 6 #define LIST(EL) xLIST(EL) macro
|
/netbsd-src/external/lgpl3/mpfr/dist/examples/ |
H A D | rndo-add.c | 37 #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 D | parameters.h | 155 #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 D | arparse.h | 61 LIST = 262, /* LIST */ enumerator 87 #define LIST 262 macro
|
H A D | arparse.c | 154 LIST = 262, /* LIST */ enumerator 180 #define LIST 262 macro
|
/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | arparse.h | 61 LIST = 262, /* LIST */ enumerator 87 #define LIST 262 macro
|
H A D | arparse.c | 154 LIST = 262, /* LIST */ enumerator 180 #define LIST 262 macro
|
/netbsd-src/usr.bin/tee/ |
H A D | tee.c | 61 } LIST; typedef
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | pass_manager.h | 35 #define DEF_PASS_LIST(LIST) PASS_LIST_NO_##LIST, argument
|
H A D | optinfo-emit-json.cc | 80 #define DEF_PASS_LIST(LIST) \ in optrecord_json_writer() argument
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | pass_manager.h | 35 #define DEF_PASS_LIST(LIST) PASS_LIST_NO_##LIST, argument
|
H A D | optinfo-emit-json.cc | 80 #define DEF_PASS_LIST(LIST) \ in optrecord_json_writer() argument
|
/netbsd-src/external/gpl2/xcvs/dist/src/ |
H A D | hash.h | 24 NT_UNKNOWN, HEADER, ENTRIES, FILES, LIST, RCSNODE, enumerator
|
/netbsd-src/external/bsd/unbound/dist/util/data/ |
H A D | msgreply.h | 556 #define EDNS_OPT_LIST_APPEND_EDE(LIST, REGION, CODE, TXT) \ argument
|
/netbsd-src/external/bsd/libbind/dist/include/isc/ |
H A D | list.h | 24 #define LIST(type) struct { type *head, *tail; } macro
|
/netbsd-src/lib/libc/include/isc/ |
H A D | list.h | 24 #define LIST(type) struct { type *head, *tail; } macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/riscv/ |
H A D | riscv-builtins.c | 46 #define DEF_RISCV_FTYPE(NARGS, LIST) RISCV_FTYPE_NAME##NARGS LIST, argument
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/riscv/ |
H A D | riscv-builtins.cc | 46 #define DEF_RISCV_FTYPE(NARGS, LIST) RISCV_FTYPE_NAME##NARGS LIST, argument
|
/netbsd-src/games/atc/ |
H A D | struct.h | 104 } LIST; typedef
|
/netbsd-src/external/gpl3/binutils.old/dist/ld/ |
H A D | ldgram.h | 151 LIST = 352, /* LIST */ enumerator 291 #define LIST 352 macro
|