/titanic_44/usr/src/lib/efcode/engine/ |
H A D | interp.c | 81 IP = (token_t *) POP(RS); in do_semi() 87 PUSH(RS, (fstack_t) IP); in do_colon()
|
H A D | forth.c | 265 PUSH(RS, POP(DS)); in to_r() 272 PUSH(DS, POP(RS)); in from_r() 279 PUSH(DS, *RS); in rfetch() 286 IP = (token_t *)POP(RS); in f_exit() 727 RS -= 3; in unloop() 1715 PUSH(RS, (fstack_t)HERE); in set_temporary_compile() 1735 fstack_t d = POP(RS); in temporary_execute() 1805 (void) POP(RS); in do_bleave() 1806 (void) POP(RS); in do_bleave() 1807 IP = (token_t *)POP(RS); in do_bleave() [all …]
|
H A D | interface.c | 55 PUSH(RS, d); in push_rs() 61 return (POP(RS)); in pop_rs()
|
H A D | interactive.c | 167 RS = env->rs0; in do_interact() 174 RS = new.rs; in do_interact() 184 new.rs = RS; in do_interact()
|
H A D | debug.c | 97 for (i = (RS - env->rs0) - 1; i > 0; i--) { in output_return_stack() 588 if (RS < env->rs0 || RS >= &env->rs0[stack_size]) { in check_vitals() 589 log_message(MSG_ERROR, "RS: %p outside range\n", RS); in check_vitals() 590 RS = env->rs0; in check_vitals()
|
/titanic_44/usr/src/cmd/oawk/ |
H A D | lib.c | 87 dprintf("**RS=%o, **FS=%o\n", **RS, **FS, NULL); in getrec() 117 if ((sep = **RS) == 0) in getrec() 127 if (**RS == sep || c == EOF) in getrec()
|
H A D | tran.c | 42 wchar_t **RS; /* initial record sep */ variable 83 RS = &setsymtab(L_RS, tostring(L_newline), 0.0, STR|FLD, symtab)->sval; in syminit()
|
H A D | README | 57 RS = ""
|
H A D | awk.def | 43 extern wchar_t **RS;
|
/titanic_44/usr/src/lib/fm/libdiagcode/common/tests/ |
H A D | SAMPLE3.dict | 85 #TEST:key2code:0:fault.a14:SAMPLE3-F002-7FV8-JJTM-6H08-RS 106 #TEST:code2key:0:SAMPLE3-F002-7FV8-JJTM-6H08-RS:fault.a14
|
/titanic_44/usr/src/cmd/unpack/ |
H A D | unpack.c | 58 #define RS 036 macro 124 if (inbuff[1] != RS) in getdict()
|
/titanic_44/usr/src/cmd/awk/ |
H A D | lib.c | 93 *RS, *FS, *ARGC, *FILENAME)); in getrec() 158 if ((sep = **RS) == 0) { in readrec() 172 if (**RS == sep || c == EOF) in readrec()
|
H A D | tran.c | 46 uchar **RS; /* initial record sep */ variable 94 RS = &setsymtab((uchar *)"RS", (uchar *)"\n", 0.0, in syminit()
|
H A D | awk.h | 75 extern uchar **RS;
|
/titanic_44/usr/src/lib/libshell/common/ |
H A D | builtins.mm | 88 .RS 97 .RS 232 .RS 238 .RS 243 .RS 263 .RS 284 .RS
|
H A D | sh.memo | 23 .RS 32 .RS 42 .RS 51 .RS 57 .RS 64 .RS 94 .RS 103 .RS 111 .RS 131 .RS [all …]
|
/titanic_44/usr/src/lib/efcode/include/fcode/ |
H A D | engine.h | 238 #define RS (env->rs) macro
|
/titanic_44/usr/src/data/zoneinfo/ |
H A D | country.tab | 215 RS Serbia
|
H A D | zone.tab.txt | 94 BR -2332-04637 America/Sao_Paulo Brazil (southeast: GO, DF, MG, ES, RJ, SP, PR, SC, RS) 332 RS +4450+02030 Europe/Belgrade
|
H A D | zone_sun.tab | 117 BR -2332-04637 America/Sao_Paulo - Brazil (southeast: GO, DF, MG, ES, RJ, SP, PR, SC, RS) 355 RS +4450+02030 Europe/Belgrade -
|
H A D | southamerica | 596 # _Only_ the following states in BR1 observe DST: Rio Grande do Sul (RS), 828 # adopted by RS, SC, PR, SP, RJ, ES, MG, GO, MS, DF. 833 # adopted by RS, SC, PR, SP, RJ, ES, MG, BA, GO, MT, MS, DF. 939 # DF, ES, GO, MG, MS, MT, PR, RJ, RS, SC, SP. 1033 # Santa Catarina (SC), Rio Grande do Sul (RS)
|
/titanic_44/usr/src/data/hwdata/ |
H A D | pci.ids | 7286 7080 PXI-8430/2 (RS-232) Interface 7287 7081 PXI-8431/2 (RS-485) Interface 7341 70db PCI-8430/2 (RS-232) Interface 7342 70dc PCI-8431/2 (RS-485) Interface 7343 70dd PXI-8430/4 (RS-232) Interface 7344 70de PXI-8431/4 (RS-485) Interface 7345 70df PCI-8430/4 (RS-232) Interface 7346 70e0 PCI-8431/4 (RS-485) Interface 7348 70e2 PXI-8430/8 (RS-232) Interface 7349 70e3 PXI-8431/8 (RS-485) Interface [all …]
|
H A D | usb.ids | 778 1235 Iron Logic Z-397 RS-485/422 converter 832 bdc8 Egnite GmbH - JTAG/RS-232 adapter 2524 0011 G83 (RS 6000) Keyboard 4875 000a CDC RS-232 Emulation Demo 7209 0042 RS-70 7210 0043 RS-70 8369 000c USB-to-RS-232 8370 000d USB-to-RS-232 8371 0014 RS-232 J104 8406 4204 Gryphon series (RS-232 emulation mode) [all …]
|
/titanic_44/usr/src/cmd/lp/filter/postscript/ |
H A D | README | 168 RS-232 serial line. If you're on System V, have the DKHOST software
|
/titanic_44/usr/src/cmd/fm/dicts/ |
H A D | SUN4U.po | 1420 # code: SUN4U-8002-RS 1423 msgid "SUN4U-8002-RS.type" 1425 msgid "SUN4U-8002-RS.severity" 1427 msgid "SUN4U-8002-RS.description" 1429 msgid "SUN4U-8002-RS.response" 1431 msgid "SUN4U-8002-RS.impact" 1433 msgid "SUN4U-8002-RS.action"
|