Searched refs:Hash_position_t (Results 1 - 13 of 13) sorted by relevance

/ast/src/lib/libast/hash/
H A Dhashwalk.c41 Hash_position_t* pos;
H A Dhashscan.c35 * Hash_position_t* pos;
46 Hash_position_t*
49 register Hash_position_t* pos;
53 if (!(pos = newof(0, Hash_position_t, 1, 0))) return(0);
87 hashnext(register Hash_position_t* pos)
131 hashdone(register Hash_position_t* pos)
/ast/src/lib/libast/include/
H A Dhash.h107 #define Hashpos_t Hash_position_t
108 #define HASHPOSITION Hash_position_t
148 } Hash_position_t; typedef in typeref:struct:__anon269
189 extern void hashdone(Hash_position_t*);
194 extern Hash_bucket_t* hashnext(Hash_position_t*);
195 extern Hash_position_t* hashscan(Hash_table_t*, int);
/ast/src/cmd/std/
H A Dtsort.c102 Hash_position_t* pos;
/ast/src/cmd/cs/
H A Dpid.c109 Hash_position_t* pos;
221 register Hash_position_t* pos;
/ast/src/lib/libcs/
H A Dcsattr.c97 static Hash_position_t* pt;
/ast/src/cmd/pax/
H A Dpax-tar.c332 Hash_position_t* pos;
958 Hash_position_t* hp;
H A Ddelta.c372 Hash_position_t* pos;
569 Hash_position_t* pos;
621 Hash_position_t* pos;
H A Dpax.c1327 Hash_position_t* pos;
1519 Hash_position_t* pos;
/ast/src/cmd/nmake/
H A Dexpand.c723 Hash_position_t* pos;
783 Hash_position_t* pos;
3339 Hash_position_t* pos;
3403 Hash_position_t* pos;
H A Drule.c185 Hash_position_t* pos;
H A Dbind.c304 Hash_position_t* pos;
/ast/src/lib/libpp/
H A Dppop.c1548 Hash_position_t* pos;

Completed in 80 milliseconds