Lines Matching defs:text
393 const char *text;
455 const char *text = NULL;
462 text = dim->header.line[line].text;
464 if (!text && (line == hpp_list->nr_header_lines - 1))
465 text = dim->se->se_header;
467 text = dim->header.line[line].text;
477 if (text == NULL)
478 text = "";
480 return scnprintf(hpp->buf, hpp->size, "%*s", width, text);
1209 .text = __h, \
1216 .text = __h0, \
1219 .text = __h1, \
1226 .text = __h0, \
1230 .text = __h1, \
1237 .text = __h, \
2497 dim_dcacheline.header.line[0].text = buf;
2506 dim_offset.header.line[0].text = buf;