Searched defs:update_buffer (Results 1 - 1 of 1) sorted by relevance

/external/pcre/dist/sljit/
H A DsljitNativeTILEGX_64.c626 static sljit_si update_buffer(struct sljit_compiler *compiler) function
742 update_buffer(compiler);
748 FAIL_IF(update_buffer(compiler));
768 FAIL_IF(update_buffer(compiler));
828 FAIL_IF(update_buffer(compiler));
873 FAIL_IF(update_buffer(compiler));
889 FAIL_IF(update_buffer(compiler));

Completed in 145 milliseconds