Home
last modified time | relevance | path

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

/libcpu/sim/win32/
A Dstartup_msvc.c98 unsigned int *ptr_end = (unsigned int *)&__rti_fn_end; in rt_init_objects_sort() local
108 do (ptr_end--); in rt_init_objects_sort()
109 while (*ptr_end == 0); in rt_init_objects_sort()
111 while (ptr_begin < ptr_end) in rt_init_objects_sort()

Completed in 3 milliseconds