Searched defs:IN (Results 1 - 5 of 5) sorted by relevance

/osnet-11/usr/src/lib/udapl/libdat/include/dat/
H A Ddat_platform_specific.h193 #ifndef IN
194 #define IN macro
/osnet-11/usr/src/lib/librstp/common/
H A Dbase.h48 # define IN /* consider as comments near 'input' parameters */ macro
H A Dstp_in.h38 # define IN /* consider as comments near 'input' parameters */ macro
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Term/
H A DReadLine.pm50 followed by two arguments for C<IN> and C<OUT> filehandles. These
63 =item C<IN>, C<OUT>
283 sub IN { shift->[0] } subroutine
377 or Tk->fileevent($self->IN,'readable',\&handle);
388 return getc $self->IN;
394 my $in = $self->IN;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/x2p/
H A Da2p.c43 #define IN 275 macro
1899 "SPRINTF_NEW","SPLIT","IF","ELSE","WHILE","FOR","IN","EXIT","NEXT","BREAK",
1953 "term : term IN VAR",

Completed in 35 milliseconds