Home
last modified time | relevance | path

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

/netbsd/src/external/lgpl3/mpfr/dist/examples/
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/
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/
Darparse.h61 LIST = 262, /* LIST */ enumerator
87 #define LIST 262 macro
Darparse.c154 LIST = 262, /* LIST */ enumerator
180 #define LIST 262 macro
/netbsd/src/usr.bin/tee/
Dtee.c61 } LIST; typedef
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dpass_manager.h35 #define DEF_PASS_LIST(LIST) PASS_LIST_NO_##LIST, argument
Doptinfo-emit-json.cc80 #define DEF_PASS_LIST(LIST) \ in optrecord_json_writer() argument
Dpasses.cc1590 #define DEF_PASS_LIST(LIST) pass_lists[PASS_LIST_NO_##LIST] = &LIST; in pass_manager() argument
1672 #define DEF_PASS_LIST(LIST) \ in ~pass_manager() argument
/netbsd/src/external/gpl2/xcvs/dist/src/
Dhash.h24 NT_UNKNOWN, HEADER, ENTRIES, FILES, LIST, RCSNODE, enumerator
/netbsd/src/lib/libc/include/isc/
Dlist.h24 #define LIST(type) struct { type *head, *tail; } macro
/netbsd/src/external/bsd/libbind/dist/include/isc/
Dlist.h24 #define LIST(type) struct { type *head, *tail; } macro
/netbsd/src/games/atc/
Dstruct.h104 } LIST; typedef
/netbsd/src/external/gpl3/binutils/dist/ld/
Dldgram.h155 LIST = 356, /* LIST */ enumerator
299 #define LIST 356 macro
Dldgram.c256 LIST = 356, /* LIST */ enumerator
400 #define LIST 356 macro
/netbsd/src/bin/csh/
Dfile.c81 LIST, RECOGNIZE enumerator
/netbsd/src/external/apache2/mDNSResponder/dist/mDNSShared/
DDebugServices.h1208 #define dlogv( LEVEL, FORMAT, LIST ) DebugPrintFVAList( ( LEVEL ), ( FORMAT ), ( LIST ) ) argument
1210 #define dlogv( LEVEL, FORMAT, LIST ) argument
/netbsd/src/bin/pax/
Dpax.h61 #define LIST 0 /* List the file in an archive */ macro
/netbsd/src/external/bsd/tmux/dist/
Dformat-draw.c697 LIST, in format_draw() enumerator
/netbsd/src/games/rogue/
Drogue.h417 #define LIST '*' macro
/netbsd/src/external/gpl3/gdb/dist/include/opcode/
Dh8300.h528 #define MOVFROM_IMM(CODE, PREFIX, NAME, SRC, LIST) \ argument
/netbsd/src/external/gpl3/binutils/dist/include/opcode/
Dh8300.h528 #define MOVFROM_IMM(CODE, PREFIX, NAME, SRC, LIST) \ argument
/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dcp-tree.h4908 #define FRIEND_NAME(LIST) (TREE_PURPOSE (LIST)) argument
4909 #define FRIEND_DECLS(LIST) (TREE_VALUE (LIST)) argument
/netbsd/src/external/gpl3/gcc/dist/gcc/config/arc/
Darc.cc8906 #define ADDSI_OUTPUT(LIST) do {\ in arc_output_addsi() argument
/netbsd/src/external/gpl3/gcc/dist/gcc/config/mips/
Dmips.cc221 #define DEF_MIPS_FTYPE(NARGS, LIST) MIPS_FTYPE_NAME##NARGS LIST, argument