OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ip_asm
(Results
1 - 10
of
10
) sorted by relevancy
/src/external/bsd/pcc/dist/pcc/cc/ccom/
inline.c
175
case
IP_ASM
:
176
ip->
ip_asm
= xstrdup(ip->
ip_asm
);
426
case
IP_ASM
: printf("%s", ip->
ip_asm
); break;
589
case
IP_ASM
:
590
send_passt(
IP_ASM
, ip->
ip_asm
);
trees.c
2778
case
IP_ASM
:
2779
printf("$ %s\n", ip->
ip_asm
);
3168
if (cftnsp == NULL && type !=
IP_ASM
) {
3213
case
IP_ASM
:
3220
ip->
ip_asm
= va_arg(ap, char *);
3221
ip->
ip_asm
= tmpstrdup(ip->
ip_asm
);
/src/external/bsd/pcc/dist/pcc/cc/cxxcom/
inline.c
350
case
IP_ASM
: printf("%s", ip->
ip_asm
); break;
496
case
IP_ASM
:
497
send_passt(
IP_ASM
, ip->
ip_asm
);
trees.c
3069
if (cftnsp == NULL && type !=
IP_ASM
) {
3119
case
IP_ASM
:
3126
ip->
ip_asm
= va_arg(ap, char *);
/src/external/bsd/pcc/dist/pcc/mip/
manifest.h
296
#define
ip_asm
_un._name
macro
305
#define
IP_ASM
7
optim2.c
345
case
IP_ASM
:
695
case
IP_ASM
:
696
printf("%s", ip->
ip_asm
);
1592
case
IP_ASM
: printf("%s\n", ip->
ip_asm
); break;
reader.c
729
case
IP_ASM
:
730
printf("%s", ip->
ip_asm
);
regs.c
2732
if (ip->type ==
IP_ASM
)
2752
ip->type =
IP_ASM
;
2753
ip->
ip_asm
= "";
/src/external/bsd/pcc/dist/pcc/arch/m16c/
order.c
590
ip1->type =
IP_ASM
;
591
ip1->
ip_asm
= "\tmov.w FB,SP\n\tpop.w FB\n";
/src/external/bsd/pcc/dist/pcc/arch/arm/
local2.c
1027
ip->
ip_asm
= p;
1028
ip->type =
IP_ASM
;
Completed in 30 milliseconds
Indexes created Wed Jun 10 00:26:05 UTC 2026