OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:b100
(Results
1 - 6
of
6
) sorted by relevancy
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/tests/
array_refcount_test.cpp
685
operand
b100
= deref_array(
local
694
b100
),
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/tests/
array_refcount_test.cpp
676
operand
b100
= deref_array(
local
685
b100
),
/src/external/gpl2/xcvs/dist/lib/
mktime.c
181
int
b100
= b4 / 25 - (b4 % 25 < 0);
local
183
int b400 = SHR (
b100
, 2);
184
int intervening_leap_days = (a4 - b4) - (a100 -
b100
) + (a400 - b400);
strftime.c
301
int
b100
= b4 / 25 - (b4 % 25 < 0);
local
303
int b400 = SHR (
b100
, 2);
304
int intervening_leap_days = (a4 - b4) - (a100 -
b100
) + (a400 - b400);
getdate.c
2778
int
b100
= b4 / 25 - (b4 % 25 < 0);
2780
int b400 = SHR (
b100
, 2);
2781
int intervening_leap_days = (a4 - b4) - (a100 -
b100
) + (a400 - b400);
2775
int
b100
= b4 \/ 25 - (b4 % 25 < 0);
local
/src/external/gpl2/diffutils/dist/lib/
strftime.c
372
int
b100
= b4 / 25 - (b4 % 25 < 0);
local
374
int b400 =
b100
>> 2;
375
int intervening_leap_days = (a4 - b4) - (a100 -
b100
) + (a400 - b400);
Completed in 28 milliseconds
Indexes created Fri Jul 03 00:25:33 UTC 2026