OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PACK_UNSPEC
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-d10v.c
68
#define
PACK_UNSPEC
(0) /* Packing order not specified. */
72
static packing_type etype =
PACK_UNSPEC
; /* Used by d10v_cleanup. */
846
if (exec_type ==
PACK_UNSPEC
976
case
PACK_UNSPEC
: /* Order not specified. */
1619
&& etype ==
PACK_UNSPEC
1722
packing_type extype =
PACK_UNSPEC
; /* Parallel, etc. */
1727
if (etype ==
PACK_UNSPEC
)
1769
if (extype !=
PACK_UNSPEC
)
1776
if (etype !=
PACK_UNSPEC
)
1779
etype =
PACK_UNSPEC
;
[
all
...]
/src/external/gpl3/binutils.old/dist/gas/config/
tc-d10v.c
68
#define
PACK_UNSPEC
(0) /* Packing order not specified. */
72
static packing_type etype =
PACK_UNSPEC
; /* Used by d10v_cleanup. */
846
if (exec_type ==
PACK_UNSPEC
976
case
PACK_UNSPEC
: /* Order not specified. */
1619
&& etype ==
PACK_UNSPEC
1722
packing_type extype =
PACK_UNSPEC
; /* Parallel, etc. */
1727
if (etype ==
PACK_UNSPEC
)
1769
if (extype !=
PACK_UNSPEC
)
1776
if (etype !=
PACK_UNSPEC
)
1779
etype =
PACK_UNSPEC
;
[
all
...]
Completed in 18 milliseconds
Indexes created Thu Aug 20 00:25:57 UTC 2026