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

/freebsd-10.0-release/contrib/less/
H A Dos.c321 VOID_POINTER
323 VOID_POINTER dst;
324 VOID_POINTER src;
H A Dless.h43 #define VOID_POINTER void * macro
45 #define VOID_POINTER char * macro
110 VOID_POINTER calloc();
282 #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 117 milliseconds