Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/
Dp11667.C11 LIST() { nitems = 16; items = new T[nitems]; }; in LIST() function
13 LIST(int u) { nitems = u; items = new T[nitems]; }; in LIST() function
/openbsd/src/usr.bin/make/lst.lib/
Dlst_t.h31 } LIST; typedef
/openbsd/src/usr.bin/make/
Dlst_t.h31 } LIST; typedef
/openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/g77.f-torture/execute/
D20001201.f3 NAMELIST /LIST/ TF,TT,FF,XYZ namelist
/openbsd/src/gnu/usr.bin/cvs/src/
Dhash.h19 NT_UNKNOWN, HEADER, ENTRIES, FILES, LIST, RCSNODE, enumerator
/openbsd/src/usr.sbin/tokenadm/
Dtokenadm.c54 typedef enum { LIST, ENABLE, DISABLE, REMOVE, MODECH } what_t; enumerator
/openbsd/src/usr.sbin/unbound/util/data/
Dmsgreply.h560 #define EDNS_OPT_LIST_APPEND_EDE(LIST, REGION, CODE, TXT) \ argument
/openbsd/src/sbin/unwind/libunbound/util/data/
Dmsgreply.h560 #define EDNS_OPT_LIST_APPEND_EDE(LIST, REGION, CODE, TXT) \ argument
/openbsd/src/usr.bin/dig/lib/isc/include/isc/
Dutil.h94 #define LIST(type) ISC_LIST(type) macro
/openbsd/src/games/atc/
Dstruct.h98 } LIST; typedef
/openbsd/src/bin/pax/
Dpax.h57 #define LIST 0 /* List the file in an archive */ macro
/openbsd/src/bin/csh/
Dfile.c67 LIST, enumerator
/openbsd/src/usr.bin/tmux/
Dformat-draw.c697 LIST, in format_draw() enumerator
/openbsd/src/gnu/llvm/llvm/utils/lit/lit/
DTestRunner.py1599 LIST = 2 variable in ParserKind
/openbsd/src/gnu/usr.bin/binutils/include/opcode/
Dh8300.h529 #define MOVFROM_IMM(CODE, PREFIX, NAME, SRC, LIST) \ argument
/openbsd/src/gnu/usr.bin/binutils-2.17/include/opcode/
Dh8300.h530 #define MOVFROM_IMM(CODE, PREFIX, NAME, SRC, LIST) \ argument
/openbsd/src/gnu/gcc/gcc/cp/
Dcp-tree.h2696 #define FRIEND_NAME(LIST) (TREE_PURPOSE (LIST)) argument
2697 #define FRIEND_DECLS(LIST) (TREE_VALUE (LIST)) argument
/openbsd/src/gnu/usr.bin/gcc/gcc/cp/
Dcp-tree.h2757 #define FRIEND_NAME(LIST) (TREE_PURPOSE (LIST)) argument
2758 #define FRIEND_DECLS(LIST) (TREE_VALUE (LIST)) argument