OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tq_volatile
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.bin/xlint/lint1/
decl.c
777
if (dcs->d_qual.
tq_volatile
&& dcs->d_type->t_volatile &&
784
if (dcs->d_qual.tq_const || dcs->d_qual.
tq_volatile
) {
787
dcs->d_type->t_volatile |= dcs->d_qual.
tq_volatile
;
1210
if (src.
tq_volatile
&& dst->
tq_volatile
)
1216
dst->
tq_volatile
= dst->
tq_volatile
| src.
tq_volatile
;
1258
p->qualifiers.tq_const, p->qualifiers.
tq_volatile
);
debug.c
352
tq.
tq_volatile
? " volatile" : "",
510
debug_word(dl->d_qual.
tq_volatile
, "volatile");
lint1.h
77
bool
tq_volatile
;
member in struct:__anondcf084d00208
lex.c
199
kwdef_tqual( "volatile",
tq_volatile
, 90,0,7),
Completed in 16 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025