Home
last modified time | relevance | path

Searched defs:lst (Results 1 – 14 of 14) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dgraphite-poly.h705 struct lst { struct
711 lst_p loop_father; argument
720 VEC (lst_p, heap) *seq; argument
740 lst_p lst = XNEW (struct lst); in new_lst_loop() argument
761 lst_p lst = XNEW (struct lst); in new_lst_stmt() local
772 free_lst (lst_p lst) in free_lst()
795 copy_lst (lst_p lst) in copy_lst()
818 lst_add_loop_under_loop (lst_p lst) in lst_add_loop_under_loop()
833 lst_depth (lst_p lst) in lst_depth()
850 lst_dewey_number (lst_p lst) in lst_dewey_number()
[all …]
H A Dgraphite-flattening.c143 lst_linearized_niter (lst_p lst, mpz_t res) in lst_linearized_niter()
206 lst_scale (lst_p lst, lst_p stmt, mpz_t factor) in lst_scale()
311 lst_flatten_loop (lst_p lst, mpz_t init_offset) in lst_flatten_loop()
369 remove_unused_scattering_dimensions (lst_p lst) in remove_unused_scattering_dimensions()
411 lst_do_flatten (lst_p lst) in lst_do_flatten()
H A Dgraphite-blocking.c160 lst_strip_mine_profitable_p (lst_p lst, int stride) in lst_strip_mine_profitable_p()
182 lst_do_strip_mine_loop (lst_p lst, int depth, int stride) in lst_do_strip_mine_loop()
223 lst_do_strip_mine (lst_p lst, int stride) in lst_do_strip_mine()
H A Dgraphite-poly.c1820 print_lst (FILE *file, lst_p lst, int indent) in print_lst()
1849 debug_lst (lst_p lst) in debug_lst()
1857 dot_lst_1 (FILE *file, lst_p lst) in dot_lst_1()
1893 dot_lst (lst_p lst) in dot_lst()
H A Dgraphite-interchange.c501 lst_apply_interchange (lst_p lst, int depth1, int depth2) in lst_apply_interchange()
/dflybsd-src/games/monop/
H A Dgetinp.c47 getinp(const char *prompt, const char *const lst []) in getinp()
/dflybsd-src/usr.bin/rpcgen/
H A Drpc_util.c90 findval(list *lst, const char *val, int (*cmp)(definition *, const char *)) in findval()
106 list *lst; in storeval() local
/dflybsd-src/contrib/tcsh-6/
H A Dsh.exp.c615 struct cvxstat lstb, *lst = NULL; in filetest() local
619 struct stat lstb, *lst = NULL; in filetest() local
/dflybsd-src/usr.bin/crunch/crunchgen/
H A Dcrunchgen.c1109 strlst_t *lst; in prog_makefile_rules() local
1251 output_strlst(FILE *outf, strlst_t *lst) in output_strlst()
/dflybsd-src/contrib/libarchive/libarchive/
H A Darchive_read_disk_posix.c231 struct stat lst; member
851 const struct stat *lst;/* lstat() information */ in next_entry() local
2659 static const struct stat *lst, *st; local
/dflybsd-src/contrib/dhcpcd/src/
H A Ddhcp-common.c421 char *slbl = lbl, *lst = NULL; in valid_domainname() local
/dflybsd-src/contrib/ldns/
H A Dhost2str.c3437 const ldns_output_format *fmt, const ldns_rr_list *lst) in ldns_rr_list_print_fmt()
3446 ldns_rr_list_print(FILE *output, const ldns_rr_list *lst) in ldns_rr_list_print()
/dflybsd-src/contrib/lvm2/dist/lib/metadata/
H A Dmetadata.c462 struct dm_list *lst; in remove_lvs_in_vg() local
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-vect-stmts.c3878 tree lst = POINTER_TYPE_P (TREE_TYPE (arginfo[i].op)) in vectorizable_simd_clone_call() local