Home
last modified time | relevance | path

Searched defs:can_be_compressed (Results 1 – 1 of 1) sorted by relevance

/btstack/3rd-party/lwip/core/src/apps/http/makefsdata/
H A Dmakefsdata.c557 static u8_t *get_file_data(const char *filename, int *file_size, int can_be_compressed, int *is_com… in get_file_data()
945 int can_be_compressed; in process_file() local