HomeSort by: relevance | last modified time | path
    Searched refs:linestate (Results 1 - 7 of 7) sorted by relevancy

  /src/usr.bin/unifdef/
unifdef.c 234 static Line_state linestate; /* #if line parser state */ variable in typeref:typename:Line_state
585 * parser state between calls in the global variable linestate, with
602 if (linestate == LS_START) {
604 linestate = LS_HASH;
607 linestate = LS_DIRTY;
609 if (!incomment && linestate == LS_HASH) {
641 linestate = LS_DIRTY;
646 linestate = LS_DIRTY;
656 linestate = LS_DIRTY;
659 if (linestate == LS_DIRTY)
    [all...]
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
rk322x.dtsi 266 "linestate";
273 interrupt-names = "linestate";
290 interrupt-names = "linestate";
297 interrupt-names = "linestate";
rv1108.dtsi 292 interrupt-names = "linestate";
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/rockchip/
rk3399.dtsi 1433 interrupt-names = "linestate";
1443 "linestate";
1460 interrupt-names = "linestate";
1470 "linestate";
rk3308.dtsi 202 "linestate";
209 interrupt-names = "linestate";
px30.dtsi 839 interrupt-names = "linestate";
849 "linestate";
rk3328.dtsi 839 "linestate";
846 interrupt-names = "linestate";

Completed in 18 milliseconds