OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:popm_count
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/m32c/
m32c.cc
4140
int
popm_count
= m32c_pushm_popm (PP_justcount);
local
4143
if (
popm_count
> 0 || cfun->machine->is_interrupt)
4146
if (
popm_count
> 0)
/src/external/gpl3/gcc.old/dist/gcc/config/m32c/
m32c.cc
4138
int
popm_count
= m32c_pushm_popm (PP_justcount);
local
4141
if (
popm_count
> 0 || cfun->machine->is_interrupt)
4144
if (
popm_count
> 0)
Completed in 47 milliseconds
Indexes created Sat Apr 04 00:22:49 UTC 2026