Searched refs:outfield (Results 1 - 1 of 1) sorted by relevance
/ast/src/lib/libcmd/ |
H A D | join.c | 459 outfield(Join_t* jp, int index, register int n, int last) function 546 #define outfield(p,i,n,f) (sfprintf(sfstdout, "[F%d#%d:%d,%d]", __LINE__, i1=i, i2=n, i3=f), outfield(p, i1, i2, i3)) macro 579 if (outfield(jp, i, j, *out < 0) < 0) 599 if (outfield(jp,i,n,!--k) < 0) 605 if (outfield(jp,i,j,!--k) < 0) 616 if (j!=n && outfield(jp,i,j,!--k) < 0)
|
Completed in 12 milliseconds