Searched refs:next_part (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/contrib/ncurses/ncurses/tinfo/
H A Dtrim_sgr0.c176 const char *next_part; local
199 next_part = skip_delay(part);
201 if (next_part != part && next_full != full) {
204 part = next_part;
/freebsd-10.3-release/sys/boot/i386/pmbr/
H A Dpmbr.s133 jnz next_part # Didn't match, next partition
168 next_part: decl GPT_ADDR+GPT_NPART # Was this the last partition? label

Completed in 106 milliseconds