OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:major_minor_only
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/
build-lucid-multilib-toolchain.sh
132
major_minor_only
() {
function
437
TOOLCHAIN_NAME=$GCC_TARGET-glibc$GLIBC_VERSION-$(
major_minor_only
$GCC_VERSION)
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/
build-precise-multilib-toolchain.sh
132
major_minor_only
() {
function
439
TOOLCHAIN_NAME=$GCC_TARGET-glibc$GLIBC_VERSION-$(
major_minor_only
$GCC_VERSION)
[
all
...]
Completed in 442 milliseconds