OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:stop_code
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/ic/
advlib.c
2708
u_int8_t
stop_code
;
local
2714
stop_code
= AscReadLramByte(iot, ioh, ASCV_STOP_CODE_B);
2715
if ((
stop_code
& ASC_STOP_CLEAN_UP_BUSY_Q) == 0)
2750
u_int8_t
stop_code
;
local
2756
stop_code
= AscReadLramByte(iot, ioh, ASCV_STOP_CODE_B);
2757
if ((
stop_code
& ASC_STOP_CLEAN_UP_DISC_Q) == 0)
/src/external/gpl3/gcc/dist/gcc/fortran/
gfortran.h
3091
int
stop_code
;
member in union:gfc_code::__anon13658
/src/external/gpl3/gcc.old/dist/gcc/fortran/
gfortran.h
2985
int
stop_code
;
member in union:gfc_code::__anon16090
Completed in 35 milliseconds
Indexes created Sat Apr 25 00:22:52 UTC 2026