OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:minC
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/arch/x68k/stand/xxboot/
boot.S
57
#define
minC
(1)
495
| +1: (
minC
) track number
/src/external/gpl3/gcc/dist/libdecnumber/
decNumber.c
6336
Unit *
minC
; /* low water mark for C */
6350
minC
=c+blength; /* .. and B the shorter */
6352
minC
+=bshift;
6363
if (
minC
>maxC) { /* swap */
6364
Unit *hold=
minC
;
6365
minC
=maxC;
6373
for (; c<
minC
; c++) {
/src/external/gpl3/gcc.old/dist/libdecnumber/
decNumber.c
6336
Unit *
minC
; /* low water mark for C */
6350
minC
=c+blength; /* .. and B the shorter */
6352
minC
+=bshift;
6363
if (
minC
>maxC) { /* swap */
6364
Unit *hold=
minC
;
6365
minC
=maxC;
6373
for (; c<
minC
; c++) {
/src/external/gpl3/gdb/dist/libdecnumber/
decNumber.c
6336
Unit *
minC
; /* low water mark for C */
6350
minC
=c+blength; /* .. and B the shorter */
6352
minC
+=bshift;
6363
if (
minC
>maxC) { /* swap */
6364
Unit *hold=
minC
;
6365
minC
=maxC;
6373
for (; c<
minC
; c++) {
/src/external/gpl3/gdb.old/dist/libdecnumber/
decNumber.c
6336
Unit *
minC
; /* low water mark for C */
6350
minC
=c+blength; /* .. and B the shorter */
6352
minC
+=bshift;
6363
if (
minC
>maxC) { /* swap */
6364
Unit *hold=
minC
;
6365
minC
=maxC;
6373
for (; c<
minC
; c++) {
Completed in 32 milliseconds
Indexes created Thu Mar 19 00:23:35 UTC 2026