OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bl_type
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/xlint/lint1/
init.c
92
const type_t *
bl_type
;
member in struct:brace_level
425
bl->
bl_type
= tp;
444
lint_assert(bl->
bl_type
!= NULL);
446
debug_printf("type '%s'\n", type_name(bl->
bl_type
));
460
return designation_type(&bl->bl_designation, bl->
bl_type
, 0);
476
const type_t *tp = designation_type(dn, bl->
bl_type
, 1);
479
(void)designation_descend(dn, bl->
bl_type
);
532
const type_t *sub_type = designation_type(dn, bl->
bl_type
, 1);
566
if (dn->dn_len == 0 && can_init_character_array(bl->
bl_type
, rn))
568
if (dn->dn_len == 0 && !designation_descend(dn, bl->
bl_type
))
[
all
...]
/src/external/bsd/blocklist/lib/
bl.c
71
uint32_t
bl_type
;
member in struct:__anon6407
396
ub.bl.
bl_type
= (uint32_t)e;
539
bi->bi_type = ub.bl.
bl_type
;
Completed in 22 milliseconds
Indexes created Fri Jul 31 00:23:59 UTC 2026