Home | History | Annotate | Download | only in strace

Lines Matching full:closer

8328 	socketutils.c: move inet_print closer to its first use.
10061 syscall: move definitions of automatic variables closer to their use.
10063 definitions of automatic variables closer to their first use. This
21120 its lower 32-bit part closer to -1U.
21277 to make their lower 32-bit parts closer to -1U.
21960 lower 32-bit parts closer to -1U.
41923 to a flag variable later, closer to the place where it will be used.
42869 * syscall.c: Reorder functions so that related ones are closer