Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/newlib/libc/machine/aarch64/
Dstrlen.S76 # define MIN_PAGE_SIZE 32 macro
78 # define MIN_PAGE_SIZE 4096 macro
101 and tmp1, srcin, MIN_PAGE_SIZE - 1
102 cmp tmp1, MIN_PAGE_SIZE - 32