Home
last modified time | relevance | path

Searched refs:init_level (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/usr.bin/indent/
H A Dindent.c732 ps.init_level++; in process_lbrace()
749 if (ps.paren.len > 0 && ps.init_level == 0) { in process_lbrace()
787 if (ps.paren.len > 0 && ps.init_level == 0) { in process_rbrace()
796 if (ps.init_level > 0) in process_rbrace()
797 ps.init_level--; in process_rbrace()
875 if (ps.init_level == 0)
921 ps.init_level = 0; in process_semicolon()
H A Dindent.h320 int init_level; /* the number of '{}' in an initializer */
319 int init_level; /* the number of '{}' in an initializer */ global() member
H A Ddebug.c370 debug_ps_int(init_level); in debug_parser_state()
H A Dio.c396 && ps.init_level == 0; in prepare_next_line()
/netbsd-src/sys/dev/ic/
H A Daic7xxxvar.h736 uint8_t init_level; /* member
1187 u_int init_level; member
H A Daic79xxvar.h687 uint8_t init_level; /* member
1223 u_int init_level; member
H A Daic7xxx.c3876 ahc->init_level++; in ahc_softc_insert()
3913 switch (ahc->init_level) { in ahc_free()
4087 if (ahc->init_level == 0) in ahc_reset()
4216 scb_data->init_level++; in ahc_init_scbdata()
4225 scb_data->init_level++; in ahc_init_scbdata()
4231 scb_data->init_level++; in ahc_init_scbdata()
4265 switch (scb_data->init_level) { in ahc_fini_scbdata()
4513 ahc->init_level++; in ahc_init()
4531 ahc->init_level++; in ahc_init()
H A Daic79xx.c5162 switch (ahd->init_level) { in ahd_free()
5505 switch (scb_data->init_level) { in ahd_fini_scbdata()
5797 scb_data->init_level++; in ahd_alloc_scbs()
5840 scb_data->init_level++; in ahd_alloc_scbs()
5882 scb_data->init_level++; in ahd_alloc_scbs()
6073 ahd->init_level++; in ahd_init()