Home
last modified time | relevance | path

Searched refs:STAR (Results 1 – 25 of 46) sorted by relevance

12

/netbsd-src/games/trek/
H A Dnova.c64 if (Sect[x][y] != STAR || Quad[Ship.quadx][Ship.quady].stars < 0) in nova()
101 case STAR: in nova()
H A Dram.c71 case STAR: in ram()
H A Dsnova.c92 if (Sect[ix][iy] == STAR || in snova()
H A Dinitquad.c131 Sect[rx][ry] = STAR; in initquad()
H A Dtorped.c187 case STAR: in torped()
H A Dtrek.h91 #define STAR '*' macro
/netbsd-src/external/bsd/less/dist/
H A Dregexp.c92 #define STAR 10 /* node Match this (simple) thing 0 or more times. */ macro
436 reginsert(STAR, ret);
975 case STAR:
989 min = (OP(scan) == STAR) ? 0 : 1;
1209 case STAR:
/netbsd-src/lib/libcompat/regexp/
H A Dregexp.c95 #define STAR 10 /* node Match this (simple) thing 0 or more times. */ macro
438 reginsert(STAR, ret);
1049 case STAR:
1063 min = (OP(scan) == STAR) ? 0 : 1;
1277 case STAR:
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dbfin-parse.h125 STAR = 326, /* STAR */ enumerator
304 #define STAR 326 macro
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dbfin-parse.h125 STAR = 326, /* STAR */ enumerator
304 #define STAR 326 macro
/netbsd-src/external/gpl2/lvm2/dist/libdm/regex/
H A Dparse_rx.h23 STAR, enumerator
H A Dmatcher.c125 case STAR: in _calc_functions()
158 case STAR: in _calc_functions()
H A Dparse_rx.c265 n = _node(ps->mem, STAR, l, NULL); in _closure_term()
/netbsd-src/usr.bin/make/unit-tests/
H A Dvarmod-select-words.mk22 STAR= *
174 @echo 'LIST:[$${STAR}]="${LIST:[${STAR}]}"'
H A Dvarmod-select-words.exp109 LIST:[${STAR}]="one two three four five six"
/netbsd-src/usr.bin/config/
H A Dmkioconf.c433 if (i->i_unit == STAR) { in emitcfdata()
474 (i->i_unit != STAR || i->i_base->d_umax != 0)) in emitroots()
H A Dmain.c575 * Squeeze things down and finish cross-checks (STAR checks must in main()
1425 (unit == WILD || unit == i->i_unit || i->i_unit == STAR)) in deva_has_instances()
1480 if (devbase_has_instances(dev, STAR) && in cfcrosscheck()
1539 if (i->i_unit == STAR) in badstar()
1892 i->i_unit == STAR) && in devbase_has_dead_instances()
1924 i->i_unit == STAR)) in devbase_has_any_instance()
H A Dpack.c160 if (i->i_unit != STAR) { in packdevi()
H A Dsem.c1591 unit = STAR; in deldeva()
1623 * 1. unit is not STAR. Consider 'at' in deldeva()
1628 * 2. unit is STAR and 'at' references in deldeva()
1633 * 3. unit is STAR and 'at' references in deldeva()
1638 if ((unit != STAR && /* Case */ in deldeva()
1640 (unit == STAR && in deldeva()
1751 if (unit == STAR) in addpseudoroot()
2059 *aunit = STAR; in split()
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgrep/
H A Ddfa.h100 STAR, /* STAR is an operator of one argument that enumerator
H A Ddfa.c176 case STAR: s = "STAR"; break; in prtok()
808 return lasttok = STAR; in lex()
1127 case STAR: in addtok()
1253 case STAR: in nsubtoks()
1280 while (tok == QMARK || tok == STAR || tok == PLUS || tok == REPMN) in closure()
1708 case STAR: in dfaanalyze()
3390 case STAR: in dfamust()
/netbsd-src/external/gpl2/grep/dist/src/
H A Ddfa.h119 STAR, /* STAR is an operator of one argument that enumerator
H A Ddfa.c202 case STAR: s = "STAR"; break; in prtok()
834 return lasttok = STAR; in lex()
1148 case STAR: in addtok()
1274 case STAR: in nsubtoks()
1301 while (tok == QMARK || tok == STAR || tok == PLUS || tok == REPMN) in closure()
1729 case STAR: in dfaanalyze()
3401 case STAR: in dfamust()
/netbsd-src/lib/libc/gen/
H A Dglob.c120 #define STAR '*' macro
528 case STAR: in glob0()
1041 case STAR: in glob_pattern_p()
/netbsd-src/external/gpl2/groff/dist/contrib/mom/examples/
H A Delvis_syntax38 font args PAGE NUMBER STAR

12