OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:d_asm
(Results
1 - 5
of
5
) sorted by relevancy
/src/usr.bin/xlint/lint1/
lint1.h
374
bool
d_asm
:1; /* set if d_ctx == AUTO and asm() present */
member in struct:decl_level
func.c
358
check_usage_sym(dcs->
d_asm
, param);
1009
dcs->
d_asm
= false;
debug.c
517
debug_word(dl->
d_asm
, "asm");
decl.c
610
* Set flag
d_asm
in all declaration stack elements up to the outermost one.
616
* There is no need to clear
d_asm
in decl_level structs with context AUTO, as
628
dl->
d_asm
= true;
656
// keep
d_asm
2927
check_usage_sym(dl->
d_asm
, sym);
tree.c
4846
if (dl->
d_asm
)
Completed in 21 milliseconds
Indexes created Mon Oct 13 08:09:50 GMT 2025