OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_LIB_VERSION
(Results
26 - 29
of
29
) sorted by null
1
2
/external/fdlibm/
fdlibm.h
59
#define
_LIB_VERSION
_fdlib_version
61
/* if global variable
_LIB_VERSION
is not desirable, one may
64
* In that case, after one initializes the value
_LIB_VERSION
(see
68
extern _LIB_VERSION_TYPE
_LIB_VERSION
;
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
math.h
296
extern _LIB_VERSION_TYPE
_LIB_VERSION
;
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
math.h
296
extern _LIB_VERSION_TYPE
_LIB_VERSION
;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
math.h
296
extern _LIB_VERSION_TYPE
_LIB_VERSION
;
Completed in 1867 milliseconds
1
2