Searched refs:bgc (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/bsd/tmux/dist/
H A Dcmd-display-panes.c67 struct grid_cell fgc, bgc; local
131 memcpy(&bgc, &grid_default_cell, sizeof bgc);
134 bgc.bg = active_colour;
137 bgc.bg = colour;
164 tty_attributes(tty, &bgc, &grid_default_cell, NULL, NULL);
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dresbin.c1431 struct bin_group_cursor bgc;
1454 windres_put_16 (wrbfd, bgc.sig1, 0);
1455 windres_put_16 (wrbfd, bgc.sig2, 2);
1456 windres_put_16 (wrbfd, bgc.nitems, c);
1457 set_windres_bfd_content (wrbfd, &bgc, start, BIN_GROUP_CURSOR_SIZE);
1430 struct bin_group_cursor bgc; local
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dresbin.c1430 struct bin_group_cursor bgc;
1453 windres_put_16 (wrbfd, bgc.sig1, 0);
1454 windres_put_16 (wrbfd, bgc.sig2, 2);
1455 windres_put_16 (wrbfd, bgc.nitems, c);
1456 set_windres_bfd_content (wrbfd, &bgc, start, BIN_GROUP_CURSOR_SIZE);
1429 struct bin_group_cursor bgc; local
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dresbin.c1431 struct bin_group_cursor bgc;
1454 windres_put_16 (wrbfd, bgc.sig1, 0);
1455 windres_put_16 (wrbfd, bgc.sig2, 2);
1456 windres_put_16 (wrbfd, bgc.nitems, c);
1457 set_windres_bfd_content (wrbfd, &bgc, start, BIN_GROUP_CURSOR_SIZE);
1430 struct bin_group_cursor bgc; local

Completed in 289 milliseconds