Home
last modified time | relevance | path

Searched refs:text_buf (Results 1 – 1 of 1) sorted by relevance

/optee_os-3.20.0/core/drivers/bnxt/
A Dbnxt_fw.c344 uint8_t text_buf[NS + F - 1]; in ape_section_uncompress() local
350 text_buf[i] = ' '; in ape_section_uncompress()
379 text_buf[r++] = c; in ape_section_uncompress()
404 c = text_buf[((i + k) & (NS - 1))]; in ape_section_uncompress()
406 text_buf[r++] = c; in ape_section_uncompress()

Completed in 3 milliseconds