OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:M_KEEP
(Results
1 - 7
of
7
) sorted by null
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
malloc.h
119
#ifndef
M_KEEP
120
# define
M_KEEP
4 /* UNUSED in this malloc */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
malloc.h
119
#ifndef
M_KEEP
120
# define
M_KEEP
4 /* UNUSED in this malloc */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
malloc.h
119
#ifndef
M_KEEP
120
# define
M_KEEP
4 /* UNUSED in this malloc */
/external/chromium_org/third_party/openssl/openssl/crypto/
sparcv9cap.c
124
#ifdef
M_KEEP
130
* mallopt(
M_KEEP
,0) somehow helps... But not always...
135
if ((sym.p = dlsym(h,"mallopt"))) (*sym.f)(
M_KEEP
,0);
/external/openssl/crypto/
sparcv9cap.c
124
#ifdef
M_KEEP
130
* mallopt(
M_KEEP
,0) somehow helps... But not always...
135
if ((sym.p = dlsym(h,"mallopt"))) (*sym.f)(
M_KEEP
,0);
/external/chromium_org/v8/test/mjsunit/
unicode-test.js
[
all
...]
/external/v8/test/mjsunit/
unicode-test.js
[
all
...]
Completed in 245 milliseconds