OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:c_loop
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/hppa/stand/common/
pdc.c
404
fall(int c_base, int c_count, int
c_loop
, int c_stride, int data)
409
for (loop =
c_loop
; loop--; )
/src/usr.bin/xlint/lint1/
func.c
722
cstmt->
c_loop
= true;
747
cstmt->
c_loop
= true;
787
cstmt->
c_loop
= true;
860
while (cs != NULL && !cs->
c_loop
&& !cs->c_switch)
880
for (cs = cstmt; cs != NULL && !cs->
c_loop
; cs = cs->c_surrounding)
lint1.h
433
bool
c_loop
:1; /* 'continue' and 'break' are valid */
member in struct:control_statement
/src/sys/arch/hppa/hppa/
machdep.c
990
fall(int c_base, int c_count, int
c_loop
, int c_stride, int data)
995
for (loop =
c_loop
; loop--; )
Completed in 15 milliseconds
Indexes created Sat Sep 27 22:09:54 GMT 2025