Home
last modified time | relevance | path

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

/rkdeveloptool/
H A Dmain.cpp175 unsigned int *p32; in string_to_uuid() local
177 p32 = (unsigned int*)uuid; in string_to_uuid()
178 *p32 = cpu_to_be32(*p32); in string_to_uuid()