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

/openbsd-current/usr.bin/make/lst.lib/
H A Dlst_t.h31 } LIST; typedef in typeref:struct:List_
/openbsd-current/usr.bin/make/
H A Dlst_t.h31 } LIST; typedef in typeref:struct:List_
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g77.f-torture/execute/
H A D20001201.f3 NAMELIST /LIST/ TF,TT,FF,XYZ namelist
/openbsd-current/gnu/usr.bin/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
/openbsd-current/gnu/usr.bin/cvs/src/
H A Dhash.h19 NT_UNKNOWN, HEADER, ENTRIES, FILES, LIST, RCSNODE, enumerator in enum:ntype
/openbsd-current/usr.sbin/tokenadm/
H A Dtokenadm.c54 typedef enum { LIST, ENABLE, DISABLE, REMOVE, MODECH } what_t; enumerator in enum:__anon10911
[all...]
/openbsd-current/usr.bin/dig/lib/isc/include/isc/
H A Dutil.h94 #define LIST(type) ISC_LIST(type) macro
/openbsd-current/games/atc/
H A Dstruct.h98 } LIST; typedef in typeref:struct:__anon47
/openbsd-current/bin/pax/
H A Dpax.h57 #define LIST 0 /* List the file in an archive */ macro
/openbsd-current/bin/csh/
H A Dfile.c67 LIST, enumerator in enum:__anon1
/openbsd-current/usr.bin/tmux/
H A Dformat-draw.c697 LIST, enumerator in enum:__anon8
[all...]
/openbsd-current/gnu/llvm/llvm/utils/lit/lit/
H A DTestRunner.py1599 LIST = 2 variable in class:ParserKind

Completed in 242 milliseconds