Lines Matching defs:text
421 const char *text;
483 const char *text = NULL;
490 text = dim->header.line[line].text;
492 if (!text && (line == hpp_list->nr_header_lines - 1))
493 text = dim->se->se_header;
495 text = dim->header.line[line].text;
505 if (text == NULL)
506 text = "";
508 return scnprintf(hpp->buf, hpp->size, "%*s", width, text);
1351 .text = __h, \
1358 .text = __h0, \
1361 .text = __h1, \
1368 .text = __h0, \
1372 .text = __h1, \
1379 .text = __h, \
2810 dim_dcacheline.header.line[0].text = buf;
2819 dim_offset.header.line[0].text = buf;