Searched refs:lib_version (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/ext2fs/
H A Dversion.c23 static const char *lib_version = E2FSPROGS_VERSION; variable
46 *ver_string = lib_version;
50 return ext2fs_parse_version_string(lib_version);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dlibcelt_dec.c85 unsigned lib_version = ff_celt_bitstream_version_hack(celt->mode); local
86 if (version != lib_version)
90 version, lib_version);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/
H A Dconfigure5574 lib_version(){ function
5584 requires=$(map 'lib_version $v' $(eval echo \$${name#lib}_deps))

Completed in 117 milliseconds