Searched refs:VOID_POINTER (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/contrib/less/
H A Dos.c321 VOID_POINTER
323 VOID_POINTER dst;
324 VOID_POINTER src;
H A Dless.h44 #define VOID_POINTER void * macro
46 #define VOID_POINTER char * macro
111 VOID_POINTER calloc();
283 #define IFILE VOID_POINTER
H A Dmain.c321 public VOID_POINTER
326 register VOID_POINTER p;
328 p = (VOID_POINTER) calloc(count, size);
H A Dfuncs.h2 public VOID_POINTER ecalloc ();

Completed in 85 milliseconds