Home
last modified time | relevance | path

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

/reactos/sdk/lib/ucrt/string/amd64/
H A Dstrcmp.s73 PAGE_SAFE_BLK = PAGE_SIZE - BLK_SIZE // maximum offset for safe block compare define
107 cmp eax, PAGE_SAFE_BLK
/reactos/sdk/lib/ucrt/string/i386/
H A Dstrncmp.s93 PAGE_SAFE_BLK = PAGE_SIZE - BLK_SIZE // maximum offset for safe block compare define
142 cmp eax, PAGE_SAFE_BLK