Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/WebServer/
DHTTP.c1656 CONST UINT64 pDivisors[ ] = { in HttpSendValue() local
1689 pDivisor = &pDivisors[0]; in HttpSendValue()
1690 pEnd = &pDivisor[ sizeof ( pDivisors ) / sizeof ( pDivisors[0])]; in HttpSendValue()