Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/ia64/
Dmemset.S67 #define LINE_SIZE 128 macro
130 mov tmp = LINE_SIZE+1 // for compare
157 and tmp = -(LINE_SIZE), cnt // compute end of range
159 and cnt = (LINE_SIZE-1), cnt // remainder
231 and tmp = -(LINE_SIZE), cnt // compute end of range
233 and cnt = (LINE_SIZE-1), cnt // remainder