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

/ast/src/lib/libdll/
H A Ddllnext.c74 Write_f xr; local
85 if (xr = (Write_f)dlsym(lp, "write"))
86 wr = xr;
/ast/src/cmd/nmake/
H A Dobject.c1436 Rule_t* xr; local
1775 for (xr = r + rules; r < xr; r++)
2294 xr = (Rule_t*)oldrules->prereqs;
2296 } while (oldrules = xr);
2332 for (xr = r + rules; r < xr; r++)

Completed in 15 milliseconds