| /netbsd-src/games/trek/ |
| H A D | nova.c | 64 if (Sect[x][y] != STAR || Quad[Ship.quadx][Ship.quady].stars < 0) in nova() 101 case STAR: in nova()
|
| H A D | ram.c | 71 case STAR: in ram()
|
| H A D | snova.c | 92 if (Sect[ix][iy] == STAR || in snova()
|
| H A D | initquad.c | 131 Sect[rx][ry] = STAR; in initquad()
|
| H A D | torped.c | 187 case STAR: in torped()
|
| H A D | trek.h | 91 #define STAR '*' macro
|
| /netbsd-src/external/bsd/less/dist/ |
| H A D | regexp.c | 92 #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 D | regexp.c | 95 #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 D | bfin-parse.h | 125 STAR = 326, /* STAR */ enumerator 304 #define STAR 326 macro
|
| /netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
| H A D | bfin-parse.h | 125 STAR = 326, /* STAR */ enumerator 304 #define STAR 326 macro
|
| /netbsd-src/external/gpl2/lvm2/dist/libdm/regex/ |
| H A D | parse_rx.h | 23 STAR, enumerator
|
| H A D | matcher.c | 125 case STAR: in _calc_functions() 158 case STAR: in _calc_functions()
|
| H A D | parse_rx.c | 265 n = _node(ps->mem, STAR, l, NULL); in _closure_term()
|
| /netbsd-src/usr.bin/make/unit-tests/ |
| H A D | varmod-select-words.mk | 22 STAR= * 174 @echo 'LIST:[$${STAR}]="${LIST:[${STAR}]}"'
|
| H A D | varmod-select-words.exp | 109 LIST:[${STAR}]="one two three four five six"
|
| /netbsd-src/usr.bin/config/ |
| H A D | mkioconf.c | 433 if (i->i_unit == STAR) { in emitcfdata() 474 (i->i_unit != STAR || i->i_base->d_umax != 0)) in emitroots()
|
| H A D | main.c | 575 * 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 D | pack.c | 160 if (i->i_unit != STAR) { in packdevi()
|
| H A D | sem.c | 1591 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 D | dfa.h | 100 STAR, /* STAR is an operator of one argument that enumerator
|
| H A D | dfa.c | 176 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 D | dfa.h | 119 STAR, /* STAR is an operator of one argument that enumerator
|
| H A D | dfa.c | 202 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 D | glob.c | 120 #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 D | elvis_syntax | 38 font args PAGE NUMBER STAR
|