OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hack
(Results
1 - 5
of
5
) sorted by null
/external/valgrind/main/memcheck/tests/
partiallydefinedeq.c
7
// assignment to *
hack
is a trick to fool memcheck's bogus-literal
12
void foo ( int* p1, int* p2, unsigned int *
hack
)
14
*
hack
= 0x80808080;
25
unsigned int
hack
;
local
37
foo(pi1,pi2, &
hack
);
45
foo(pi1,pi2, &
hack
);
52
foo(pi1,pi2, &
hack
);
/external/chromium_org/third_party/openssl/openssl/apps/
s_server.c
299
static int
hack
=0;
variable
451
hack
=0;
[
all
...]
/external/openssl/apps/
s_server.c
299
static int
hack
=0;
variable
451
hack
=0;
[
all
...]
/external/valgrind/main/coregrind/m_debuginfo/
readdwarf.c
270
XXX this is a
hack
: the endianness of the initial length field is
4171
{ Bool
hack
= di->ddump_frames;
local
[
all
...]
/build/core/
definitions.mk
[
all
...]
Completed in 116 milliseconds