Home
last modified time | relevance | path

Searched refs:contin (Results 1 – 11 of 11) sorted by relevance

/netbsd/external/gpl2/grep/dist/src/
H A Dansi2knr.c420 int contin; local
427 case ';': contin = 0 /*2*/; break;
428 case ')': contin = 1; break;
431 default: contin = -1;
484 if (contin > 0) {
490 contin = -1;
492 return contin;
/netbsd/external/gpl2/gmake/dist/
H A Dansi2knr.c479 int contin; local
486 case ';': contin = 0 /*2*/; break;
487 case ')': contin = 1; break;
490 default: contin = -1;
543 if (contin > 0) {
549 contin = -1;
551 return contin;
/netbsd/usr.sbin/rpc.bootparamd/
H A Dbootparamd.c320 int contin = 0; in lookup_bootparam() local
327 int wascontin = contin; in lookup_bootparam()
328 contin = buf[strlen(buf) - 2] == '\\'; in lookup_bootparam()
334 contin *= -1; in lookup_bootparam()
338 contin *= -1; in lookup_bootparam()
354 contin *= -1; in lookup_bootparam()
415 contin *= -1; in lookup_bootparam()
/netbsd/games/backgammon/teachgammon/
H A Dteach.c49 static const char *const contin[] = { variable
85 i = wrtext(contin); in main()
/netbsd/games/backgammon/backgammon/
H A Dmain.c63 static const char *const contin[] = { /* pause message */ variable
136 wrtext(contin); in main()
225 wrtext(contin); in main()
/netbsd/sys/arch/alpha/stand/common/
H A Dprom_swpal.S108 lda a1, contin
113 contin: ldq pv, 0(sp) label
/netbsd/bin/ksh/
H A Dhistory.c702 int contin = 0; /* continuation of previous command */ local
715 if (contin)
722 contin = end == &hline[nread];
/netbsd/external/gpl3/binutils.old/dist/gas/
H A DChangeLog-02032064 (read_a_source_file): Delete label contin.
/netbsd/external/gpl3/binutils/dist/gas/
H A DChangeLog-02032064 (read_a_source_file): Delete label contin.
/netbsd/external/gpl3/gdb/dist/gas/
H A DChangeLog-02032064 (read_a_source_file): Delete label contin.
/netbsd/external/gpl3/gdb.old/dist/gas/
H A DChangeLog-02032064 (read_a_source_file): Delete label contin.