Home
last modified time | relevance | path

Searched refs:vsep (Results 1 – 3 of 3) sorted by relevance

/freebsd-9-stable/contrib/texinfo/makeinfo/
Dmulti.c83 static int hsep, vsep; variable
200 hsep = vsep = 0; in setup_multitable_parameters()
216 vsep++; in setup_multitable_parameters()
305 if (vsep) in draw_horizontal_separator()
310 if (vsep) in draw_horizontal_separator()
459 if (vsep) in output_multitable_row()
474 if (i < last_column && !vsep) in output_multitable_row()
477 if (vsep) in output_multitable_row()
/freebsd-9-stable/contrib/texinfo/
DTODO66 - Allow @hsep/@vsep at @item, instead of just in template.
107 - @multitable: handle @hsep and @vsep.
/freebsd-9-stable/sys/ofed/drivers/net/mlx4/
Dmain.c438 char vsep = ';'; in mlx4_fill_dbdf2val_tbl() local
440 v = (k == dbdf2val_lst->num_vals - 1) ? t : strchr(p, vsep); in mlx4_fill_dbdf2val_tbl()
451 if (strchr(p, vsep)) in mlx4_fill_dbdf2val_tbl()
466 if (p[0] == vsep) in mlx4_fill_dbdf2val_tbl()