Home
last modified time | relevance | path

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

/hardware/intel/bootstub/
Dbootstub.c69 size_t _count = count / 4; in memcpy() local
71 while (_count--) { in memcpy()
85 size_t _count = count / 4; in memset() local
88 while (_count--) { in memset()