OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:the_answer
(Results
1 - 5
of
5
) sorted by null
/toolchain/binutils/binutils-2.25/gold/testsuite/
no_version_test.c
26
extern int
the_answer
(void);
29
the_answer
(void)
function
/prebuilts/go/darwin-x86/misc/cgo/fortran/
answer.f90
5
function
the_answer
() result(j) bind(C)
function
9
end function
the_answer
fortran.go
7
// int
the_answer
();
11
return int(C.
the_answer
())
/prebuilts/go/linux-x86/misc/cgo/fortran/
answer.f90
5
function
the_answer
() result(j) bind(C)
function
9
end function
the_answer
fortran.go
7
// int
the_answer
();
11
return int(C.
the_answer
())
Completed in 1175 milliseconds