OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:origp
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/listfmts/nasm/
nasm-listfmt.c
208
unsigned char *
origp
, *p;
local
223
origp
= bigbuf ? bigbuf : buf;
224
p =
origp
;
234
if (reloc && (unsigned long)(p-
origp
) ==
241
if (reloc && (unsigned long)(p-
origp
) ==
/external/valgrind/main/none/tests/x86/
bt_literal.c
55
UInt mash_mem_L ( UInt*
origp
)
90
: "r" (
origp
)
x86locked.c
647
UInt mash_mem_L ( UInt*
origp
)
682
: "r" (
origp
)
687
UInt mash_mem_W ( UShort*
origp
)
722
: "r" (
origp
)
/external/valgrind/main/none/tests/amd64/
amd64locked.c
776
ULong mash_mem_Q ( ULong*
origp
)
810
: "r" (
origp
)
815
ULong mash_mem_L ( UInt*
origp
)
849
: "r" (
origp
)
854
ULong mash_mem_W ( UShort*
origp
)
888
: "r" (
origp
)
Completed in 178 milliseconds