Home
last modified time | relevance | path

Searched refs:lens_tag (Results 1 – 4 of 4) sorted by relevance

/dports/textproc/augeas/augeas-1.12.0/src/
H A Dlens.h31 enum lens_tag { enum
76 enum lens_tag tag;
130 struct value *lns_make_prim(enum lens_tag tag, struct info *info,
163 enum lens_tag tag;
H A Dlens.c150 static struct lens *make_lens(enum lens_tag tag, struct info *info) { in make_lens()
159 static struct lens *make_lens_unop(enum lens_tag tag, struct info *info, in make_lens_unop()
170 static struct lens *make_lens_binop(enum lens_tag tag, struct info *info,
566 typecheck_prim(enum lens_tag tag, struct info *info, in typecheck_prim()
621 struct value *lns_make_prim(enum lens_tag tag, struct info *info, in lns_make_prim()
H A Dget.c290 enum lens_tag tag = lens->tag; in make_skel()
/dports/textproc/augeas/augeas-1.12.0/
H A DChangeLog7316 * src/lens.h: append L_SQUARE to lens_tag enum to identify the square lens