Home
last modified time | relevance | path

Searched defs:_version (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/autoconf/dist/
H A DGNUmakefile83 _version: target
/netbsd-src/external/bsd/kyua-cli/dist/engine/
H A Dkyuafile.cpp118 optional< int > _version; member in __anona28290d30111::parser
/netbsd-src/sys/arch/amiga/stand/loadbsd/
H A Dloadbsd.c112 static const char _version[] = "$VER: LoadBSD 3.3 (01.04.2023)"; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/gcc/sections/
H A Dmacho.d318 size_t _version; // currently 1 variable
H A Dpecoff.d313 size_t _version; // currently 1 member
H A Delf.d421 size_t _version; // currently 1 member
/netbsd-src/sys/arch/hpc/stand/hpcboot/
H A Dhpcmenu.h89 int _version; member
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/gcc/sections/
H A Delf_shared.d422 size_t _version; // currently 1 member
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dglobals.d313 private enum string _version = import("VERSION"); member
/netbsd-src/external/gpl2/lvm2/dist/tools/
H A Ddmsetup.c998 static int _version(int argc __attribute((unused)), char **argv __attribute((unused)), void *data _… in _version() function