Home
last modified time | relevance | path

Searched refs:get_major_version (Results 1 – 3 of 3) sorted by relevance

/external/freetype/
Dautogen.sh23 get_major_version () function
53 MAJOR1=`get_major_version $1`
54 MAJOR2=`get_major_version $2`
DChangeLog.234242 (get_major_version, get_minor_version, get_patch_version,
/external/u-boot/arch/arm/mach-tegra/tegra20/
Dwarmboot.c189 static u32 get_major_version(void) in get_major_version() function
230 if (get_major_version() == 0) in ap20_is_production_mode()