OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:firstyear
(Results
1 - 3
of
3
) sorted by relevancy
/xsrc/external/mit/MesaLib/dist/src/freedreno/rnn/
rnn.h
43
unsigned
firstyear
;
member in struct:rnncopyright
headergen2.c
396
if(db->copyright.
firstyear
&& db->copyright.
firstyear
< (1900 + tm.tm_year))
397
fprintf(f.file, "%u-", db->copyright.
firstyear
);
rnn.c
746
unsigned
firstyear
= getnumattrib(db, file, node->line, attr);
local
747
if(!copyright->
firstyear
||
firstyear
< copyright->
firstyear
)
748
copyright->
firstyear
=
firstyear
;
Completed in 6 milliseconds
Indexes created Tue Aug 11 00:25:38 UTC 2026