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

/ast/src/cmd/sortlib/glean/
H A Dglean.c42 "[a:absolute?List only the absolute minimum/maximum records for each "
94 Data_t absolute; member in struct:Field_s
108 int absolute; member in struct:State_s
175 if (state->absolute)
180 sfwrite(sfstdout, f->absolute.data, f->absolute.len);
250 if (!state->absolute)
252 else if (save(state->vm, &f->absolute, r->data, r->datalen))
302 state->absolute
[all...]
/ast/src/cmd/nmake/
H A Dexpand.c254 * A absolute (rooted) path name
468 * A absolute path rooted at /
1723 absolute:
1725 * construct absolute pathname for s
1951 goto absolute;
2009 goto absolute;
2040 goto absolute;
H A Dbind.c1717 * append views of absolute path s to source list z
1721 absolute(List_t* z, char* s, Sfio_t* tmp) function
1795 * A absolute path rooted at /
1840 z = absolute(z, t, tmp);
1907 z = absolute(z, t, tmp);
1963 z = absolute(z, s, tmp);

Completed in 23 milliseconds