OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:REC
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/bsd/ipf/dist/perl/
Ipfanaly.pl
437
open (
REC
, $FILENAME) || die "Cant open $FILENAME: \n";
438
($dev,$ino,$mode,$nlink,$uid,$gid,$rdev,$size,$junk)=stat
REC
;
440
#each record is an element of array
rec
[] now
441
while(<
REC
>)
/src/external/historical/nawk/dist/
awk.h
137
#define
REC
0200 /* this is $0 */
226
#define isrec(n) ((n)->tval &
REC
)
lib.c
60
bool donefld; /* true = implies
rec
broken into fields */
67
static Cell dollar0 = { OCELL, CFLD, NULL, EMPTY, 0.0,
REC
|STR|DONTFREE, NULL, NULL };
193
fldtab[0]->tval =
REC
| STR | DONTFREE;
580
int refldbld(const char *
rec
, const char *fs) /* build fields from reg expr in FS */
588
n = strlen(
rec
);
597
if (*
rec
== '\0')
600
DPRINTF("into refldbld,
rec
= <%s>, pat = <%s>\n",
rec
, fs);
610
if (nematch(pfa,
rec
)) {
613
strncpy(fr,
rec
, patbeg-rec)
[
all
...]
tran.c
635
{ "
REC
",
REC
},
run.c
339
y->tval = x->tval & ~(CON|FLD|
REC
);
1537
if (x == y && !(x->tval & (FLD|
REC
)) && x != nfloc)
/src/sys/dev/ic/
interwavereg.h
177
#define
REC
0x1F
305
#define CRDFI 0x1C /* Index to
Rec
Data Format Reg */
/src/external/gpl3/gcc/dist/gcc/fortran/
dump-parse-tree.cc
3365
if (dt->
rec
)
3367
fputs ("
REC
=", dumpfile);
3368
show_expr (dt->
rec
);
/src/external/gpl3/gcc.old/dist/gcc/fortran/
dump-parse-tree.cc
3197
if (dt->
rec
)
3199
fputs ("
REC
=", dumpfile);
3200
show_expr (dt->
rec
);
Completed in 86 milliseconds
Indexes created Fri Apr 24 00:22:58 UTC 2026