OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:thisv
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/libgomp/
ordered.c
489
unsigned long
thisv
local
492
if (
thisv
< cur)
497
if (
thisv
> cur)
769
gomp_ull
thisv
local
772
if (
thisv
< cur)
777
if (
thisv
> cur)
796
gomp_ull
thisv
local
799
=
thisv
>> (__SIZEOF_LONG_LONG__ * __CHAR_BIT__ / 2);
809
t =
thisv
;
/src/external/gpl3/gcc.old/dist/libgomp/
ordered.c
489
unsigned long
thisv
local
492
if (
thisv
< cur)
497
if (
thisv
> cur)
769
gomp_ull
thisv
local
772
if (
thisv
< cur)
777
if (
thisv
> cur)
796
gomp_ull
thisv
local
799
=
thisv
>> (__SIZEOF_LONG_LONG__ * __CHAR_BIT__ / 2);
809
t =
thisv
;
Completed in 26 milliseconds
Indexes created Sun Jul 19 00:25:04 UTC 2026