Searched refs:text_end (Results 1 – 6 of 6) sorted by relevance
24 void *text, void *text_end);30 void *text, void *text_end) {} in alternatives_smp_module_add() argument
57 * asm_end.c (text_end): Close file if necesary.65 * asm_end.c (text_end): Mark parameter as possibly unused.
46 text_end (AsmCtx_t *ctx __attribute__ ((unused))) in text_end() function507 result = unlikely (ctx->textp) ? text_end (ctx) : binary_end (ctx);
325 const size_t text_end = (i < (classifications.size() - 1)) ? in DrawString() local327 if (text_end <= current_run->run_start) in DrawString()333 current_data->text = text.substr(text_start, text_end - text_start); in DrawString()
201 const gchar *text_end; member
1832 of *text_end and *buffer for buffered read()s.