OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FSCALE
(Results
1 - 8
of
8
) sorted by null
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/
rstat.x
39
%#ifndef
FSCALE
44
%#define
FSCALE
(1<<FSHIFT)
46
%#endif /* ndef
FSCALE
*/
74
int avenrun[3]; /* scaled by
FSCALE
*/
93
unsigned int avenrun[3];/* scaled by
FSCALE
*/
rstat.h
16
#ifndef
FSCALE
21
#define
FSCALE
(1<<FSHIFT)
23
#endif /* ndef
FSCALE
*/
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
rstat.x
39
%#ifndef
FSCALE
44
%#define
FSCALE
(1<<FSHIFT)
46
%#endif /* ndef
FSCALE
*/
74
int avenrun[3]; /* scaled by
FSCALE
*/
93
unsigned int avenrun[3];/* scaled by
FSCALE
*/
rstat.h
16
#ifndef
FSCALE
21
#define
FSCALE
(1<<FSHIFT)
23
#endif /* ndef
FSCALE
*/
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
rstat.x
39
%#ifndef
FSCALE
44
%#define
FSCALE
(1<<FSHIFT)
46
%#endif /* ndef
FSCALE
*/
74
int avenrun[3]; /* scaled by
FSCALE
*/
93
unsigned int avenrun[3];/* scaled by
FSCALE
*/
rstat.h
16
#ifndef
FSCALE
21
#define
FSCALE
(1<<FSHIFT)
23
#endif /* ndef
FSCALE
*/
/ndk/sources/host-tools/make-3.81/
getloadavg.c
84
sparc.h's) use macros like
FSCALE
, defined here. */
137
/* NeXT defines
FSCALE
in <sys/param.h>. However, we take
FSCALE
being
139
# undef
FSCALE
145
# undef
FSCALE
272
/* <sys/param.h> defines an incorrect value for
FSCALE
on Alpha OSF/1,
274
# undef
FSCALE
275
# define
FSCALE
1024.0
279
/* <sys/param.h> defines an incorrect value for
FSCALE
on an
281
# undef
FSCALE
[
all
...]
/dalvik/vm/compiler/codegen/x86/libenc/
enc_tabl.cpp
946
BEGIN_MNEMONIC(
FSCALE
, MF_NONE, DU)
[
all
...]
Completed in 722 milliseconds