Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/zlib/
H A Ddeflate.c178 #define INSERT_STRING(s, str, match_head) \ macro
183 #define INSERT_STRING(s, str, match_head) \ macro
/openbmc/linux/lib/zlib_deflate/
H A Ddeflate.c174 #define INSERT_STRING(s, str, match_head) \ macro