Searched defs:Version (Results 1 - 5 of 5) sorted by relevance

/ast/src/cmd/mailx/port/
H A Ddtopen.c69 static char *Version = "\n@(#)$Id: Version 1995-10-25-cdt-kpv $\n"; variable
84 Dt_t* dt = (Dt_t*)Version; /* shut-up unuse warning */
/ast/src/lib/libast/cdt/
H A Ddtopen.c6 * Eclipse Public License, Version 1.0 *
23 static char* Version = "\n@(#)$Id: cdt (AT&T Labs - Research) 2011-11-11 $\0\n"; variable
/ast/src/lib/libast/vmalloc/
H A Dvmprivate.c6 * Eclipse Public License, Version 1.0 *
30 static char* Version = "\n@(#)$Id: Vmalloc (AT&T Labs - Research) 2011-08-08 $\0\n"; variable
51 reg Vmuchar_t* addr = (Vmuchar_t*)Version; /* shut compiler warning */
/ast/src/lib/libvcodex/
H A Dvcopen.c6 * Eclipse Public License, Version 1.0 *
22 static char* Version = "\r\n@(#)$Id: vcodex (AT&T Shannon Laboratory - Kiem-Phong Vo) 2008-11-04 $\r\n"; variable
41 Vcodex_t* vc = (Vcodex_t*)Version; /* stop compiler warning */
/ast/src/lib/libast/sfio/
H A Dsfmode.c6 * Eclipse Public License, Version 1.0 *
23 static char* Version = "\n@(#)$Id: sfio (AT&T Labs - Research) 2009-09-15 $\0\n"; variable
75 f = (Sfio_t*)Version; /* shut compiler warning */

Completed in 36 milliseconds