/illumos-gate/usr/src/cmd/deroff/ |
H A D | deroff.c | 57 #define SKIP while (C != '\n') macro 58 #define SKIP_TO_COM SKIP; SKIP; pc = c; \ 495 SKIP; in comline() 504 SKIP; in comline() 516 SKIP; in comline() 521 SKIP; in comline() 524 SKIP; in comline() 542 SKIP; in comline() 545 SKIP; in comline() 550 SKIP; in comline() [all …]
|
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/ |
H A D | ppproto.c | 149 #undef SKIP 150 #define SKIP (1L<<23) macro 945 flags &= ~(DEFINE|DIRECTIVE|IDID|INDIRECT|MATCH|OTHER|SHARP|SKIP|TOKENS|TYPEDEF); in lex() 952 if (paren == 0 && (flags & (MATCH|RECURSIVE|SKIP|SLIDE)) == SLIDE) in lex() 1012 …if (!strncmp(proto->tp, "inline", 6) && !(flags & (MATCH|SKIP|TOKENS|TYPEDEF)) && proto->brace == … in lex() 1014 flags |= SKIP; in lex() 1221 …== 0 && last != '=' && (flags & (CLASSIC|DECLARE|DIRECTIVE|MATCH|PLUSONLY|SKIP|TOKENS)) == (MATCH|… in lex() 1353 if ((flags & (MATCH|OTHER|SKIP)) == MATCH) in lex() 1540 flags &= ~(MATCH|SKIP); in lex() 1544 else if ((flags & (MATCH|PLUSONLY|SKIP|TOKENS)) == (MATCH|TOKENS)) in lex() [all …]
|
H A D | ppcontrol.c | 345 *pp.control |= SKIP; in ppcontrol() 350 *pp.control |= SKIP; in ppcontrol() 355 *pp.control &= ~SKIP; in ppcontrol() 361 *pp.control &= ~SKIP; in ppcontrol() 364 else *pp.control |= SKIP; in ppcontrol() 382 *pp.control &= ~SKIP; in ppcontrol() 388 *pp.control |= HADELSE|SKIP; in ppcontrol() 413 if (*pp.control & SKIP) in ppcontrol() 441 *pp.control |= ((sym != 0) == (directive == IFDEF)) ? KEPT : SKIP; in ppcontrol() 444 if (*pp.control & SKIP) in ppcontrol() [all …]
|
/illumos-gate/exception_lists/ |
H A D | check_rtime | 50 SKIP ^usr/lib/libc/ # optimized libc 51 SKIP ^usr/lib/rcm/ # 4426119 52 SKIP ^usr/perl5/ # alan's taking care of these :-) 53 SKIP ^usr/src/ # no objects in source code 56 SKIP ^boot/grub/bin/grub$ 58 SKIP ^usr/lib/fps/sun4u/UltraSPARC.*/fptest$ 59 SKIP ^usr/MACH(lib)/lddstub$ # lddstub has no dependencies 60 SKIP ^usr/MACH(lib)/libssagent\.so\.1$ # 4328854 61 SKIP ^usr/lib/MACH(iconv)/geniconvtbl.so$ # 4384329 64 SKIP ^usr/platform/.*/libpsvcplugin_psr\.so\.1 [all …]
|
/illumos-gate/usr/src/lib/iconv_modules/ko/common/ |
H A D | c2p.c | 40 #define SKIP 0xa1 + 0xff - 0xfe macro 96 disp -= SKIP ; 168 disp -= SKIP ;
|
H A D | pack_to_comp.c | 42 #define SKIP 0xa1 + 0xff - 0xfe macro 126 comp2 += SKIP ;
|
H A D | hangulcode.h | 41 #define SKIP 0xA2 macro
|
H A D | johap_to_wansung.c | 62 return(code + (((short)(mask + disp) > 0xFE) ? SKIP : 0)); in _johap_to_wansung()
|
H A D | wansung_to_utf.c | 106 disp -= SKIP; in _wansung_to_utf8()
|
H A D | johap92_to_euc.c | 173 code += SKIP; in _johap92_to_wansung()
|
H A D | euc_to_johap92.c | 175 disp -= SKIP; in _wansung_to_johap92()
|
/illumos-gate/usr/src/lib/libc/port/gen/ |
H A D | errlist | 31 * from the list, it has the magic name 'SKIP'. This generally is for 152 135 SKIP Structure needs cleaning 153 137 SKIP Not a name file 154 138 SKIP Not available 155 139 SKIP Is a name file 156 140 SKIP Remote I/O error 157 141 SKIP Reserved for future use
|
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/t/ |
H A D | Lgrp_api.t | 140 SKIP: { label 216 SKIP: { label 294 SKIP: { label 313 SKIP: { label
|
/illumos-gate/usr/src/test/smbsrv-tests/cmd/ |
H A D | run_smbtorture.py | 57 SKIP = 3 variable in TestResult 90 if self.result == TestResult.SKIP: 105 self.result = TestResult.SKIP
|
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/tests/ |
H A D | subshell.sh | 368 unset SKIP 382 if [[ ! ${SKIP[S][C][I][A][T]} ]] 401 SKIP[S][C][I][A][T]=1 408 then SKIP[S][C][I][A][T]=1
|
H A D | shtests | 78 state=SKIP 128 state=SKIP 144 SKIP) case $data in
|
/illumos-gate/usr/src/cmd/fs.d/ufs/fsck/ |
H A D | pass1b.c | 80 res = SKIP; in pass1bcheck()
|
H A D | pass4.c | 176 res = SKIP; in pass4check()
|
H A D | pass1.c | 664 return (SKIP | STOP); in pass1check() 688 res = SKIP; in pass1check()
|
/illumos-gate/usr/src/uts/i86pc/boot/ |
H A D | boot_console.c | 366 #define SKIP(p, c) \ macro 453 SKIP(p, ','); in serial_adjust_prop() 480 SKIP(p, ','); in serial_adjust_prop() 500 SKIP(p, ','); in serial_adjust_prop()
|
/illumos-gate/usr/src/uts/sun4u/ml/ |
H A D | trap_table.S | 263 #define SKIP(n) .skip 4*(n) macro 317 SKIP(31-19-TT_TRACE_L_INS) ;\ 355 SKIP(31-25-TT_TRACE_L_INS) ;\ 389 SKIP(31-20-TT_TRACE_L_INS) ;\ 421 SKIP(31-19-TT_TRACE_L_INS) ;\ 459 SKIP(31-25-TT_TRACE_L_INS) ;\ 493 SKIP(31-20-TT_TRACE_L_INS) ;\ 523 SKIP(31-18-TT_TRACE_L_INS) ;\ 560 SKIP(31-25-TT_TRACE_L_INS) ;\ 592 SKIP(31-19-TT_TRACE_L_INS) ;\ [all …]
|
/illumos-gate/usr/src/cmd/fs.d/udfs/fsck/ |
H A D | fsck.h | 206 #define SKIP 0x02 macro
|
/illumos-gate/usr/src/uts/sun4v/ml/ |
H A D | trap_table.S | 256 #define SKIP(n) .skip 4*(n) macro 310 SKIP(31-19-TT_TRACE_L_INS) ;\ 348 SKIP(31-25-TT_TRACE_L_INS) ;\ 385 SKIP(31-19-TT_TRACE_L_INS) ;\ 423 SKIP(31-25-TT_TRACE_L_INS) ;\ 453 SKIP(31-18-TT_TRACE_L_INS) ;\ 503 SKIP(31-25-TT_TRACE_L_INS) ;\ 537 SKIP(31-18-TT_TRACE_L_INS) ;\ 574 SKIP(31-25-TT_TRACE_L_INS) ;\ 658 SKIP(31-25-TT_TRACE_L_INS) ;\ [all …]
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/misc/ |
H A D | fts.c | 118 #define SKIP(p,f) ((f)->fts_parent->must == 0 && (((f)->type == DT_UNKNOWN) ? SKIPLINK(p,f) : ((f)-… macro 126 #define SKIP(p,f) ((f)->fts_parent->must == 0 && SKIPLINK(p,f)) macro 1088 …else if ((fts->nostat || SKIP(fts, f)) && (f->fts_info = FTS_NSOK) || info(fts, f, s, &f->statb, f… in fts_read() 1329 else if (f->fts_info == FTS_NSOK && !SKIP(fts, f)) in fts_read()
|
/illumos-gate/usr/src/cmd/backup/restore/ |
H A D | restore.h | 183 #define SKIP 2 /* skipping */ macro
|