Searched refs:hashnext (Results 1 - 15 of 15) sorted by relevance

/ast/src/lib/libast/hash/
H A Dhashwalk.c46 while (b = hashnext(pos))
H A Dhashscan.c38 * while (b = hashnext(&pos)) ...;
87 hashnext(register Hash_position_t* pos) function
/ast/src/cmd/3d/
H A Dast_3d.h42 #define hashnext _3d_hashnext macro
/ast/src/cmd/std/
H A Dtsort.c140 while (hashnext(pos))
/ast/src/cmd/cs/
H A Dpid.c138 while (pp = (Pid_t*)hashnext(pos))
232 while (pp = (Pid_t*)hashnext(pos))
/ast/src/lib/libast/include/
H A Dhash.h194 extern Hash_bucket_t* hashnext(Hash_position_t*);
/ast/src/lib/libcs/
H A Dcsattr.c114 do if (!(ip = (Info_t*)hashnext(pt)))
/ast/src/cmd/pax/
H A Ddelta.c377 while (hashnext(pos))
577 while (hashnext(pos))
772 while (hashnext(pos))
791 while (hashnext(pos))
H A Dpax-tar.c365 while (hashnext(pos))
968 while (hashnext(hp))
H A Dpax.c1342 while (hashnext(pos))
1868 while (hashnext(pos))
/ast/src/lib/libpp/
H A Dppop.c1556 if (p = hashnext(pos))
1559 b = hashnext(pos);
/ast/src/cmd/nmake/
H A Dexpand.c736 while (hashnext(pos))
834 while (hashnext(pos))
3344 while (hashnext(pos))
4185 if (!hashnext(pos))
4408 while (hashnext(pos))
H A Dscan.c1738 while (hashnext(pos))
H A Drule.c200 while (hashnext(pos))
H A Dbind.c326 while (hashnext(pos))

Completed in 149 milliseconds