Searched refs:lzo_hbyte_p (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/lib/minilzo/
H A Dminilzo.c2449 #define lzo_hbyte_p lzo_bytep macro
2462 const lzo_hbyte_p p1 = (const lzo_hbyte_p) s1;
2463 const lzo_hbyte_p p2 = (const lzo_hbyte_p) s2;
2479 lzo_hbyte_p p1 = (lzo_hbyte_p) dest;
2480 const lzo_hbyte_p p2 = (const lzo_hbyte_p) src;
2494 lzo_hbyte_p p
[all...]

Completed in 30 milliseconds