Searched defs:POINTER (Results 1 – 14 of 14) sorted by relevance
/titanic_44/usr/src/lib/libbc/libc/gen/common/ |
H A D | tsearch.c | 40 typedef char *POINTER; typedef 52 tsearch(POINTER key, NODE **rootp, int (*compar)(POINTER, POINTER)) in tsearch() argument 84 tdelete(POINTER key, NODE **rootp, int (*compar)(POINTER, POINTER)) in tdelete() argument
|
H A D | lfind.c | 40 typedef char *POINTER; typedef
|
H A D | lsearch.c | 40 typedef char *POINTER; typedef
|
H A D | bsearch.c | 33 typedef char *POINTER; typedef
|
H A D | tfind.c | 36 typedef char *POINTER; typedef
|
H A D | hsearch.c | 112 typedef char *POINTER; typedef
|
/titanic_44/usr/src/lib/libsasl/include/ |
H A D | md5global.h | 18 typedef unsigned char *POINTER; typedef
|
/titanic_44/usr/src/cmd/abi/spectrans/spec2trace/ |
H A D | printfuncs.h | 39 CHAR_P, POINTER, FLOAT, LONG_LONG, UNSIGNED_LONG_LONG, VOID_, enumerator
|
/titanic_44/usr/src/cmd/sendmail/libsm/ |
H A D | vfscanf.c | 40 #define POINTER 0x20 /* weird %p pointer (`fake hex') */ macro
|
/titanic_44/usr/src/common/util/ |
H A D | sscanf.c | 80 #define POINTER 0x10 /* weird %p pointer (`fake hex') */ macro
|
/titanic_44/usr/src/tools/stabs/ |
H A D | stabs.h | 64 POINTER, enumerator
|
/titanic_44/usr/src/lib/libc/port/gen/ |
H A D | hsearch.c | 60 typedef char *POINTER; typedef
|
/titanic_44/usr/src/uts/sun4u/serengeti/io/ |
H A D | sgcn.c | 59 #define POINTER(base, field) ((caddr_t)&base.field) macro
|
/titanic_44/usr/src/tools/ctf/cvt/ |
H A D | ctftools.h | 135 POINTER, enumerator
|