Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dbuffer.c288 char swap; in LI_ltostr() local
308 swap = *end; in LI_ltostr()
310 *buf = swap; in LI_ltostr()
339 char swap; in buffer_append_off_t() local
367 swap = *end; in buffer_append_off_t()
369 *start = swap; in buffer_append_off_t()