Lines Matching defs:ln
62 int ln, const char *p, int *pos)
86 ln, *pos, NULL);
115 ln, *pos, "m");
143 tbl->parse, ln, *pos - 1, NULL);
147 ln, *pos - 1, "%c", p[*pos - 1]);
160 ln, *pos, "TS %s", p + *pos - 1);
182 ln, *pos - 1, "TS f%c", p[*pos - 1]);
189 int ln, const char *p, int *pos)
202 tbl->parse, ln, *pos, NULL);
222 ln, *pos, "%c", p[*pos]);
233 tbl->parse, ln, *pos, NULL);
239 tbl->parse, ln, *pos, NULL);
245 mods(tbl, cell_alloc(tbl, rp, c), ln, p, pos);
249 tbl_layout(struct tbl_node *tbl, int ln, const char *p, int pos)
282 tbl->parse, ln, pos, NULL);
332 cell(tbl, rp, ln, p, &pos);