Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/preproc/eqn/
H A Ddelim.cpp41 } delim_table[] = { variable
163 const int DELIM_TABLE_SIZE = int(sizeof(delim_table)/sizeof(delim_table[0]));
299 delimiter *d = delim_table; in define_extensible_string()
/netbsd-src/external/gpl2/groff/dist/
H A DChangeLog.1152012 * eqn/delim.cc (delim_table): Add uparrow, downarrow and
5790 * eqn/delim.c: In delim_table, rename \(lA to \(la and \(rA to \(ra.
H A DChangeLog4374 * src/preproc/eqn/delim.cc (delim_table): Add missing initializers