Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
Ddeflate.c184 #define INSERT_STRING(s, str, match_head) \ macro
189 #define INSERT_STRING(s, str, match_head) \ macro
350 INSERT_STRING(s, n, hash_head);
1473 INSERT_STRING(s, s->strstart, hash_head);
1515 INSERT_STRING(s, s->strstart, hash_head);
1580 INSERT_STRING(s, s->strstart, hash_head);
1635 INSERT_STRING(s, s->strstart, hash_head);
DChangeLog224 INSERT_STRING [Truta]
751 - work around a problem with gcc on Alpha (in INSERT_STRING)
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
Ddeflate.c181 #define INSERT_STRING(s, str, match_head) \ macro
186 #define INSERT_STRING(s, str, match_head) \ macro
1654 INSERT_STRING(s, s->strstart, hash_head);
1685 INSERT_STRING(s, s->strstart, hash_head);
1757 INSERT_STRING(s, s->strstart, hash_head);
1808 INSERT_STRING(s, s->strstart, hash_head);
DChangeLog841 INSERT_STRING [Truta]
1368 - work around a problem with gcc on Alpha (in INSERT_STRING)