OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NO_SCL
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.bin/xlint/lint1/
decl.c
208
if (dcs->d_scl ==
NO_SCL
)
644
dcs->d_scl =
NO_SCL
;
678
dcs->d_scl =
NO_SCL
;
682
if (dcs->d_scl !=
NO_SCL
&& dcs->d_scl != REG) {
685
dcs->d_scl =
NO_SCL
;
1480
scl_t sc =
NO_SCL
;
1482
if (sym->s_scl ==
NO_SCL
)
1513
if (sc ==
NO_SCL
|| sc == THREAD_LOCAL) {
1529
lint_assert(dcs->d_scl ==
NO_SCL
|| dcs->d_scl == REG);
1535
if ((sc = dcs->d_scl) ==
NO_SCL
) {
[
all
...]
debug.c
422
debug_word(sym->s_scl !=
NO_SCL
, scl_name(sym->s_scl));
483
if (dl->d_scl !=
NO_SCL
)
lint1.h
173
NO_SCL
,
tree.c
788
if (sym->s_scl ==
NO_SCL
&& !in_gcc_attribute) {
2306
if (msym->s_scl ==
NO_SCL
) {
Completed in 17 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025