Home
last modified time | relevance | path

Searched defs:POINTER (Results 1 – 6 of 6) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/test/Analysis/
H A Dedges-new.mm570 #define POINTER(T) T* macro
571 POINTER(void) testMacroInFunctionDecl(void *q) { function
/minix3/common/lib/libc/md/
H A Dmd4c.c59 typedef unsigned char *POINTER; typedef
H A Dmd5c.c56 typedef unsigned char *POINTER; typedef
/minix3/lib/libc/stdio/
H A Dvfwscanf.c77 #define POINTER 0x10 /* p: void * (as hex) */ macro
H A Dvfscanf.c82 #define POINTER 0x0010 /* p: void * (as hex) */ macro
/minix3/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Dmd5c.c43 typedef unsigned char *POINTER; typedef