Home
last modified time | relevance | path

Searched refs:SKIP (Results 1 – 25 of 49) sorted by relevance

12

/titanic_51/usr/src/cmd/deroff/
H A Dderoff.c59 #define SKIP while (C != '\n') macro
60 #define SKIP_TO_COM SKIP; SKIP; pc = c; \
497 SKIP; in comline()
506 SKIP; in comline()
518 SKIP; in comline()
523 SKIP; in comline()
526 SKIP; in comline()
544 SKIP; in comline()
547 SKIP; in comline()
[all...]
/titanic_51/usr/src/lib/libpp/common/
H A Dppproto.c143 #undef SKIP
144 #define SKIP (1L<<23) macro
915 flags &= ~(DEFINE|DIRECTIVE|IDID|INDIRECT|MATCH|OTHER|SHARP|SKIP|TOKENS|TYPEDEF); in lex()
922 if (paren == 0 && (flags & (MATCH|RECURSIVE|SKIP|SLIDE)) == SLIDE) in lex()
982 …if (!strncmp(proto->tp, "inline", 6) && !(flags & (MATCH|SKIP|TOKENS|TYPEDEF)) && proto->brace == … in lex()
984 flags |= SKIP; in lex()
1191 …== 0 && last != '=' && (flags & (CLASSIC|DECLARE|DIRECTIVE|MATCH|PLUSONLY|SKIP|TOKENS)) == (MATCH|… in lex()
1323 if ((flags & (MATCH|OTHER|SKIP)) == MATCH) in lex()
1510 flags &= ~(MATCH|SKIP); in lex()
1514 else if ((flags & (MATCH|PLUSONLY|SKIP|TOKENS)) == (MATCH|TOKENS)) in lex()
[all …]
H A Dppcontrol.c345 *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 …]
/titanic_51/usr/src/contrib/ast/src/lib/libpp/
H A Dppproto.c151 #undef SKIP
152 #define SKIP (1L<<23) macro
947 flags &= ~(DEFINE|DIRECTIVE|IDID|INDIRECT|MATCH|OTHER|SHARP|SKIP|TOKENS|TYPEDEF); in lex()
954 if (paren == 0 && (flags & (MATCH|RECURSIVE|SKIP|SLIDE)) == SLIDE) in lex()
1014 if (!strncmp(proto->tp, "inline", 6) && !(flags & (MATCH|SKIP|TOKENS|TYPEDEF)) && proto->brace == 0 && paren == 0 && group == 0 && (last == ';' || last == '}' || last == '\n' || last == 0)) in lex()
1016 flags |= SKIP; in lex()
1223 if (proto->brace == 0 && paren == 0 && last != '=' && (flags & (CLASSIC|DECLARE|DIRECTIVE|MATCH|PLUSONLY|SKIP|TOKENS)) == (MATCH|TOKENS) && ((dir & DIR) != DIR_en || ((dir>>2) & DIR) != DIR_if)) in lex()
1355 if ((flags & (MATCH|OTHER|SKIP)) == MATCH) in lex()
1542 flags &= ~(MATCH|SKIP); in lex()
1546 else if ((flags & (MATCH|PLUSONLY|SKIP|TOKEN in lex()
[all...]
H A Dppcontrol.c345 *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...]
/titanic_51/exception_lists/
H A Dcheck_rtime44 SKIP ^usr/lib/libc/ # optimized libc
45 SKIP ^usr/lib/rcm/ # 4426119
46 SKIP ^usr/perl5/ # alan's taking care of these :-)
47 SKIP ^usr/src/ # no objects in source code
50 SKIP ^boot/grub/bin/grub$
52 SKIP ^usr/lib/fps/sun4u/UltraSPARC.*/fptest$
53 SKIP ^usr/MACH(lib)/lddstub$ # lddstub has no dependencies
54 SKIP ^usr/MACH(lib)/libssagent\.so\.1$ # 4328854
55 SKIP ^usr/lib/MACH(iconv)/geniconvtbl.so$ # 4384329
58 SKIP
[all...]
/titanic_51/usr/src/lib/iconv_modules/ko/common/
H A Dc2p.c40 #define SKIP 0xa1 + 0xff - 0xfe macro
96 disp -= SKIP ;
168 disp -= SKIP ;
H A Dpack_to_comp.c42 #define SKIP 0xa1 + 0xff - 0xfe macro
126 comp2 += SKIP ;
H A Dhangulcode.h41 #define SKIP 0xA2 macro
H A Djohap_to_wansung.c62 return(code + (((short)(mask + disp) > 0xFE) ? SKIP : 0)); in _johap_to_wansung()
H A Dwansung_to_utf.c106 disp -= SKIP; in _wansung_to_utf8()
H A Djohap92_to_euc.c173 code += SKIP; in _johap92_to_wansung()
H A Deuc_to_johap92.c175 disp -= SKIP; in _wansung_to_johap92()
/titanic_51/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/t/
H A DLgrp_api.t140 SKIP: { label
216 SKIP: { label
294 SKIP: { label
313 SKIP: { label
/titanic_51/usr/src/lib/libshell/common/tests/
H A Dsubshell.sh368 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
/titanic_51/usr/src/uts/i86pc/boot/
H A Dboot_console.c400 #define SKIP(p, c) \ macro
487 SKIP(p, ','); in serial_adjust_prop()
513 SKIP(p, ','); in serial_adjust_prop()
532 SKIP(p, ','); in serial_adjust_prop()
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/tests/
H A Dsubshell.sh368 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 Dshtests78 state=SKIP
128 state=SKIP
144 SKIP) case $data in
/titanic_51/usr/src/cmd/fs.d/ufs/fsck/
H A Dpass1b.c82 res = SKIP; in pass1bcheck()
H A Dpass4.c178 res = SKIP; in pass4check()
H A Dpass1.c666 return (SKIP | STOP); in pass1check()
690 res = SKIP; in pass1check()
/titanic_51/usr/src/uts/sun4u/ml/
H A Dtrap_table.s269 #define SKIP(n) .skip 4*(n) macro
325 SKIP(31-19-TT_TRACE_L_INS) ;\
363 SKIP(31-25-TT_TRACE_L_INS) ;\
397 SKIP(31-20-TT_TRACE_L_INS) ;\
429 SKIP(31-19-TT_TRACE_L_INS) ;\
467 SKIP(31-25-TT_TRACE_L_INS) ;\
501 SKIP(31-20-TT_TRACE_L_INS) ;\
531 SKIP(31-18-TT_TRACE_L_INS) ;\
568 SKIP(31-25-TT_TRACE_L_INS) ;\
600 SKIP(3
[all...]
/titanic_51/usr/src/cmd/fs.d/udfs/fsck/
H A Dfsck.h233 #define SKIP 0x02 macro
/titanic_51/usr/src/uts/sun4v/ml/
H A Dtrap_table.s262 #define SKIP(n) .skip 4*(n) macro
318 SKIP(31-19-TT_TRACE_L_INS) ;\
356 SKIP(31-25-TT_TRACE_L_INS) ;\
393 SKIP(31-19-TT_TRACE_L_INS) ;\
431 SKIP(31-25-TT_TRACE_L_INS) ;\
461 SKIP(31-18-TT_TRACE_L_INS) ;\
511 SKIP(31-25-TT_TRACE_L_INS) ;\
545 SKIP(31-18-TT_TRACE_L_INS) ;\
582 SKIP(31-25-TT_TRACE_L_INS) ;\
668 SKIP(3
[all...]
/titanic_51/usr/src/lib/libast/common/misc/
H A Dfts.c118 #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
1071 …else if ((fts->nostat || SKIP(fts, f)) && (f->fts_info = FTS_NSOK) || info(fts, f, s, &f->statb, f… in fts_read()
1312 else if (f->fts_info == FTS_NSOK && !SKIP(fts, f)) in fts_read()

12