/openbsd/gnu/llvm/llvm/utils/ |
H A D | reduce_pipeline.py | 59 lst = pipeline.fromStr(args.passes) variable 84 lst = pipeline.fromStr(stdout) variable 149 lst = prevLstB variable 174 lst = prevLstA variable 197 lst = candLst variable
|
/openbsd/usr.bin/make/ |
H A D | for.c | 96 LIST lst; /* List of items */ member 115 build_words_list(Lst lst, const char *s) in build_words_list()
|
/openbsd/usr.bin/rpcgen/ |
H A D | rpc_util.c | 93 findval(lst, val, cmp) in findval() argument 116 list *lst; local
|
/openbsd/gnu/llvm/lldb/include/lldb/DataFormatters/ |
H A D | FormattersContainer.h | 152 FormattersContainer(IFormatChangeListener *lst) : listener(lst) {} in FormattersContainer()
|
/openbsd/sbin/unwind/libunbound/util/ |
H A D | config_file.c | 999 #define O_LST(opt, name, lst) if(strcmp(opt, name)==0) { \ argument 1005 #define O_LS2(opt, name, lst) if(strcmp(opt, name)==0) { \ argument 1013 #define O_LS3(opt, name, lst) if(strcmp(opt, name)==0) { \ argument 1021 #define O_LTG(opt, name, lst) if(strcmp(opt, name)==0) { \ argument
|
/openbsd/usr.sbin/unbound/util/ |
H A D | config_file.c | 999 #define O_LST(opt, name, lst) if(strcmp(opt, name)==0) { \ argument 1005 #define O_LS2(opt, name, lst) if(strcmp(opt, name)==0) { \ argument 1013 #define O_LS3(opt, name, lst) if(strcmp(opt, name)==0) { \ argument 1021 #define O_LTG(opt, name, lst) if(strcmp(opt, name)==0) { \ argument
|
/openbsd/sbin/bioctl/ |
H A D | bioctl.c | 996 bio_parse_devlist(char *lst, dev_t *dt) in bio_parse_devlist() 1043 bio_createflags(char *lst) in bio_createflags()
|
/openbsd/gnu/llvm/lldb/source/DataFormatters/ |
H A D | TypeCategoryMap.cpp | 18 TypeCategoryMap::TypeCategoryMap(IFormatChangeListener *lst) in TypeCategoryMap()
|
/openbsd/usr.sbin/crunchgen/ |
H A D | crunchgen.c | 1000 output_strlst(FILE * outf, strlst_t * lst) in output_strlst()
|
/openbsd/gnu/usr.bin/binutils/bfd/ |
H A D | som.c | 5902 som_bfd_ar_write_symbol_stuff (abfd, nsyms, string_size, lst, elength) in som_bfd_ar_write_symbol_stuff() argument 6171 struct lst_header lst; local
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | som.c | 5825 struct lst_header lst, in som_bfd_ar_write_symbol_stuff() 6088 struct lst_header lst; in som_write_armap() local
|
/openbsd/sys/kern/ |
H A D | vfs_subr.c | 709 struct freelst *lst; in vputonfreelist() local
|
/openbsd/sys/dev/pci/ |
H A D | if_oce.c | 2652 oce_pkt_get(struct oce_pkt_list *lst) in oce_pkt_get() 2666 oce_pkt_put(struct oce_pkt_list *lst, struct oce_pkt *pkt) in oce_pkt_put()
|