/titanic_41/usr/src/cmd/sgs/librtld_db/demo/common/ |
H A D | gram.y | 36 %token VALUE STEP HELP NUMBER NEWLINE SYMBOL PLUS BREAK CONT DIS GETMAPS 58 command: BREAK NEWLINE 63 | BREAK address NEWLINE 72 | CONT NEWLINE 77 | DELETE address NEWLINE 88 | DIS NEWLINE 93 | DIS address NEWLINE 98 | DIS address NUMBER NEWLINE 103 | ECHO_OUT QSTRING NEWLINE 109 | EVENT SYMBOL NEWLINE [all …]
|
H A D | lex.l | 77 {nl} {return (NEWLINE);}
|
/titanic_41/usr/src/cmd/gencat/ |
H A D | gencat.c | 58 #define NEWLINE '\n' macro 638 if (c == NEWLINE || c == EOF) { 651 case NEWLINE: 685 c = NEWLINE; 724 if (c == NEWLINE) { 736 while (c != NEWLINE && c != EOF) { /* quote is not used */ 743 case NEWLINE: 776 c = NEWLINE; 812 if (c == NEWLINE) 832 } while (c != NEWLINE && c != EOF); [all …]
|
/titanic_41/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/type/ |
H A D | ListParser.java | 65 private static final char NEWLINE = /* NOI18N */ '\n'; field in ListParser 296 case NEWLINE: in findElement() 467 result = NEWLINE; in backslash() 490 case NEWLINE: in backslash() 668 case NEWLINE: in scanElement() 674 if ((buf[p+1] == 0) || (buf[p+1] == NEWLINE)) { in scanElement() 810 case NEWLINE: in convertElement() 957 case NEWLINE: in quote() 984 case NEWLINE: in quote() 994 case NEWLINE: in quote()
|
/titanic_41/usr/src/lib/libpp/common/ |
H A D | pplex.c | 248 if ((pp.option & PRESERVE) && !(st & NEWLINE) && c != '\n') in ppcpp() 263 …debug((-9, "TERM %s > %s%s%s |%-*.*s|%s|", pplexstr(INDEX(rp)), pplexstr(state), (st & NEWLINE) ? … in ppcpp() 276 st &= ~NEWLINE; in ppcpp() 339 st &= ~NEWLINE; in ppcpp() 410 if ((st & PASSTHROUGH) && ((st & (HIDDEN|NEWLINE)) || *ip == '\n')) in ppcpp() 417 if ((st & (COMPATIBILITY|TRANSITION)) == COMPATIBILITY) st &= ~NEWLINE; in ppcpp() 487 st |= NEWLINE; in ppcpp() 1022 st &= ~(NEWLINE|STRIP); in ppcpp() 1106 pp.state &= ~(JOINING|NEWLINE); in ppcpp() 1129 st &= ~(ESCAPE|NEWLINE); in ppcpp() [all …]
|
H A D | ppcall.c | 116 pp.state |= HIDDEN|NEWLINE; in ppcall() 117 old_state |= HIDDEN|NEWLINE; in ppcall() 198 pp.state |= HIDDEN|NEWLINE; in ppcall() 199 old_state |= HIDDEN|NEWLINE; in ppcall() 455 pp.state &= ~NEWLINE; in ppcall()
|
H A D | ppbuiltin.c | 238 pp.state |= NEWLINE; in ppbuiltin() 269 pp.state |= NEWLINE; in ppbuiltin()
|
H A D | pplib.h | 606 pp.state &= ~NEWLINE; \ 618 pp.state &= ~NEWLINE; \ 641 pp.state &= ~NEWLINE; \
|
H A D | ppcontrol.c | 197 pp.state &= ~(NEWLINE|NOSPACE|STRIP); in getline() 311 restore = (pp.state & RESTORE)|NEWLINE; in ppcontrol() 314 pp.state &= ~(NEWLINE|RESTORE|SKIPCONTROL); in ppcontrol() 365 c = (pp.state & NEWLINE) ? '\n' : ' '; in ppcontrol() 974 if (n3 & NEWLINE) in ppcontrol() 1447 c = (pp.state & NEWLINE) ? '\n' : ' '; in ppcontrol()
|
/titanic_41/usr/src/lib/libadm/common/ |
H A D | pkgparam.c | 51 #define NEWLINE '\n' macro 156 } else if (c == NEWLINE) in fpkgparam() 204 if (ch != NEWLINE && ch != ' ' && ch != ESCAPE && in fpkgparam() 208 if (ch == NEWLINE) { in fpkgparam()
|
/titanic_41/usr/src/cmd/sgs/error/common/ |
H A D | error.h | 156 #define NEWLINE "%%%\n" macro 164 #define TROFFOUTCOMMENT NEWLINE
|
H A D | errorsubr.c | 210 static char newline[] = NEWLINE;
|
/titanic_41/usr/src/uts/common/os/ |
H A D | modsysfile.c | 264 token = NEWLINE; in kobj_lex() 685 sizeof (tok1) - (cp - tok1))) != NEWLINE && token != EOF) { in do_sysfile_cmd() 776 last_tok = NEWLINE; in mod_read_system_file() 787 case NEWLINE: in mod_read_system_file() 789 last_tok = NEWLINE; in mod_read_system_file() 792 if (last_tok != NEWLINE) { in mod_read_system_file() 1912 case NEWLINE: in get_hwc_spec() 2126 case NEWLINE: in hwc_parse_now() 2226 case NEWLINE: in make_aliases() 2346 case NEWLINE: in read_binding_file() [all …]
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | kobj_lex.h | 69 NEWLINE, enumerator
|
/titanic_41/usr/src/lib/cfgadm_plugins/ib/common/ |
H A D | cfga_conf.h | 91 NEWLINE, enumerator
|
H A D | cfga_conf.c | 196 token = NEWLINE; in ib_lex() 493 } else if (token == NEWLINE) { in ib_get_services() 813 ib_token_t token = NEWLINE; in ib_add_service() 925 ib_token_t token = NEWLINE; in ib_delete_service() 1087 ib_token_t token = NEWLINE; in ib_list_services()
|
/titanic_41/usr/src/lib/cfgadm_plugins/usb/common/ |
H A D | cfga_configfile.c | 86 NEWLINE, enumerator 326 token = NEWLINE; in lex() 503 case NEWLINE: in usb_get_conf_rec() 732 token_t token = NEWLINE; in add_entry()
|
/titanic_41/usr/src/cmd/consadm/ |
H A D | consadm.c | 57 #define NEWLINE '\n' macro 393 if (buf[0] == COMMENT || buf[0] == NEWLINE || in addtolist() 456 if (value[0] == COMMENT || value[0] == NEWLINE || in removefromlist() 853 value[0] == NEWLINE || in persistlist()
|
/titanic_41/usr/src/tools/cscope-fast/ |
H A D | constants.h | 108 #define NEWLINE 2 macro
|
H A D | crossref.c | 137 case NEWLINE: /* end of line containing symbols */ in crossref()
|
/titanic_41/usr/src/lib/libpp/i386/ |
H A D | ppdebug.h | 123 "NEWLINE", NEWLINE,
|
H A D | ppdef.h | 128 #define NEWLINE (1<<14) macro
|
/titanic_41/usr/src/lib/libpp/sparc/ |
H A D | ppdebug.h | 123 "NEWLINE", NEWLINE,
|
H A D | ppdef.h | 128 #define NEWLINE (1<<14) macro
|
/titanic_41/usr/src/lib/libzoneinfo/common/ |
H A D | libzone.c | 49 #define NEWLINE "\n" macro 154 len = strcspn(lp, NEWLINE); in get_tz_continents() 356 len = strcspn(lp, NEWLINE); in get_tz_countries() 523 NEWLINE); in get_timezones_by_country()
|