Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/machine/aarch64/
Dstrlen.S78 # define MIN_PAGE_SIZE 32 macro
80 # define MIN_PAGE_SIZE 4096 macro
103 and tmp1, srcin, MIN_PAGE_SIZE - 1
104 cmp tmp1, MIN_PAGE_SIZE - 32