OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ltemp
(Results
1 - 6
of
6
) sorted by null
/external/llvm/test/MC/MachO/
reloc-diff.s
44
Ltemp
:
49
.long
Ltemp
- _local_def
52
.long
Ltemp
- _external_def
54
.long _local_def -
Ltemp
55
.long _external_def -
Ltemp
/external/jpeg/
jmemmgr.c
403
long
ltemp
;
local
406
ltemp
= (MAX_ALLOC_CHUNK-SIZEOF(large_pool_hdr)) /
408
if (
ltemp
<= 0)
410
if (
ltemp
< (long) numrows)
411
rowsperchunk = (JDIMENSION)
ltemp
;
451
long
ltemp
;
local
454
ltemp
= (MAX_ALLOC_CHUNK-SIZEOF(large_pool_hdr)) /
456
if (
ltemp
<= 0)
458
if (
ltemp
< (long) numrows)
459
rowsperchunk = (JDIMENSION)
ltemp
;
792
long
ltemp
;
local
877
long
ltemp
;
local
[
all
...]
/external/qemu/distrib/jpeg-6b/
jmemmgr.c
403
long
ltemp
;
local
406
ltemp
= (MAX_ALLOC_CHUNK-SIZEOF(large_pool_hdr)) /
408
if (
ltemp
<= 0)
410
if (
ltemp
< (long) numrows)
411
rowsperchunk = (JDIMENSION)
ltemp
;
451
long
ltemp
;
local
454
ltemp
= (MAX_ALLOC_CHUNK-SIZEOF(large_pool_hdr)) /
456
if (
ltemp
<= 0)
458
if (
ltemp
< (long) numrows)
459
rowsperchunk = (JDIMENSION)
ltemp
;
792
long
ltemp
;
local
877
long
ltemp
;
local
[
all
...]
/external/chromium_org/third_party/libxml/src/
list.c
645
xmlListPtr
lTemp
;
658
if (NULL ==(
lTemp
= xmlListDup(l)))
661
xmlListMerge(l,
lTemp
);
662
xmlListDelete(
lTemp
);
/external/libxml2/
list.c
645
xmlListPtr
lTemp
;
658
if (NULL ==(
lTemp
= xmlListDup(l)))
661
xmlListMerge(l,
lTemp
);
662
xmlListDelete(
lTemp
);
/external/sonivox/arm-wt-22k/lib_src/
eas_mdls.c
1060
EAS_U32
ltemp
;
local
1152
EAS_U32
ltemp
;
local
[
all
...]
Completed in 279 milliseconds