OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:op1static
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
intnum.c
55
static /*@only@*/ wordptr result, spare,
op1static
, op2static;
variable
66
op1static
= BitVector_Create(BITVECT_NATIVE_SIZE, FALSE);
76
BitVector_Destroy(
op1static
);
431
op1 = intnum_tobv(
op1static
, acc);
625
op1 = intnum_tobv(
op1static
, intn1);
779
wordptr op1 =
op1static
, op2;
886
wordptr lval =
op1static
;
973
val = intnum_tobv(
op1static
, intn);
989
val = intnum_tobv(
op1static
, intn);
997
wordptr val =
op1static
;
[
all
...]
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/dbgfmts/dwarf2/tests/pass64/
dwarf64_leb128.asm
184
movq %rax,
op1static
(%rip)
217
movq
op1static
(%rip), %rdi
1119
movq
op1static
(%rip), %r12
[
all
...]
Completed in 144 milliseconds