OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mch
(Results
1 - 4
of
4
) sorted by relevancy
/src/games/rogue/
throw.c
209
short
mch
, dch;
local
239
mch
= mvinch(row, col);
244
if ((
mch
< 'A') || (
mch
> 'Z')) {
/src/external/gpl2/gettext/dist/gettext-tools/libgrep/
kwset.c
587
char const *beg, *lim, *
mch
, *lmch;
local
607
mch
= 0;
610
mch
= text, accept = kwset->trie;
640
mch
= beg;
658
mch
= beg;
666
if (
mch
)
675
if (lim -
mch
> kwset->maxd)
676
lim =
mch
+ kwset->maxd;
689
if (trie->accepting && beg <=
mch
)
707
if (trie->accepting && beg <=
mch
)
[
all
...]
/src/external/gpl2/grep/dist/src/
kwset.c
587
char const *beg, *lim, *
mch
, *lmch;
local
609
mch
= 0;
612
mch
= text, accept = kwset->trie;
642
mch
= beg;
660
mch
= beg;
668
if (
mch
)
677
if (lim -
mch
> kwset->maxd)
678
lim =
mch
+ kwset->maxd;
691
if (trie->accepting && beg <=
mch
)
709
if (trie->accepting && beg <=
mch
)
[
all
...]
/src/usr.bin/config/
gram.y
1323
setmachine(const char *
mch
, const char *mcharch, struct nvlist *mchsubarches,
1332
ioconfname =
mch
;
1336
machine =
mch
;
Completed in 18 milliseconds
Indexes created Sun Sep 27 00:26:35 UTC 2026