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

/fuchsia/zircon/third_party/lib/acpica/source/components/namespace/
H A Dnsnames.c210 char c, *Left, *Right; local
272 Left = FullPath;
275 while (Left < Right)
277 c = *Left;
278 *Left++ = *Right;

Completed in 25 milliseconds