Home
last modified time | relevance | path

Searched refs:hashdump (Results 1 – 18 of 18) sorted by relevance

/titanic_51/usr/src/lib/libast/common/include/
H A Dhash.h190 extern void hashdump(Hash_table_t*, int);
/titanic_51/usr/src/contrib/ast/src/lib/libast/include/
H A Dhash.h190 extern void hashdump(Hash_table_t*, int);
/titanic_51/usr/src/lib/libast/i386/include/ast/
H A Dhash.h200 extern __MANGLE__ void hashdump __PROTO__((Hash_table_t*, int));
/titanic_51/usr/src/lib/libast/amd64/include/ast/
H A Dhash.h200 extern __MANGLE__ void hashdump __PROTO__((Hash_table_t*, int));
/titanic_51/usr/src/lib/libast/sparcv9/include/ast/
H A Dhash.h200 extern __MANGLE__ void hashdump __PROTO__((Hash_table_t*, int));
/titanic_51/usr/src/lib/libast/sparc/include/ast/
H A Dhash.h200 extern __MANGLE__ void hashdump __PROTO__((Hash_table_t*, int));
/titanic_51/usr/src/lib/libast/common/hash/
H A Dhashdump.c164 hashdump(register Hash_table_t* tab, int flags) in hashdump() function
/titanic_51/usr/src/contrib/ast/src/lib/libast/hash/
H A Dhashdump.c164 hashdump(register Hash_table_t* tab, int flags) in hashdump() function
/titanic_51/usr/src/lib/libast/common/
H A DREADME26 hashdump debug dump of one or all hash tables
/titanic_51/usr/src/contrib/ast/src/lib/libast/
H A DREADME26 hashdump debug dump of one or all hash tables
H A DMakefile68 hashlib.h hashalloc.c hashdump.c hashfree.c hashlast.c \
H A DMamfile554 make hashdump.o
555 make hash/hashdump.c
557 done hash/hashdump.c
558 meta hashdump.o %.c>%.o hash/hashdump.c hashdump
559 prev hash/hashdump.c
560 exec - ${CC} ${mam_cc_FLAGS} ${CCFLAGS} -I. -Icomp -Ihash -Iinclude -Istd -D_PACKAGE_ast -c hash/hashdump.c
561 done hashdump.o generated
6100 exec - ${AR} rc libast.a state.o transition.o opendir.o readdir.o rewinddir.o seekdir.o telldir.o getcwd.o fastfind.o hashalloc.o hashdump
[all...]
/titanic_51/usr/src/lib/libast/
H A Dmapfile-vers470 hashdump;
H A DMakefile.com168 common/hash/hashdump.o \
/titanic_51/usr/src/cmd/ast/libast/
H A Dmapfile-vers480 hashdump;
H A DMakefile.defs196 hash/hashdump.o \
/titanic_51/usr/src/lib/libpp/common/
H A Dpplex.c564 hashdump(NiL, (pp.test & TEST_hashdump) ? HASH_BUCKET : 0); in ppcpp()
/titanic_51/usr/src/contrib/ast/src/lib/libpp/
H A Dpplex.c564 hashdump(NiL, (pp.test & TEST_hashdump) ? HASH_BUCKET : 0); in ppcpp()