Home
last modified time | relevance | path

Searched refs:thisfile (Results 1 – 9 of 9) sorted by relevance

/openbsd/src/usr.bin/less/
Dch.c67 #define ch_bufhead thisfile->buflist.next
68 #define ch_buftail thisfile->buflist.prev
69 #define ch_nbufs thisfile->nbufs
70 #define ch_block thisfile->block
71 #define ch_offset thisfile->offset
72 #define ch_fpos thisfile->fpos
73 #define ch_fsize thisfile->fsize
74 #define ch_flags thisfile->flags
75 #define ch_file thisfile->file
77 #define END_OF_CHAIN (&thisfile->buflist)
[all …]
/openbsd/src/gnu/usr.bin/perl/ext/B/t/
Dxref.t51 my $thisfile = __FILE__;
54 defined $xreftable{$thisfile}{'(main)'}{main}{'$compilesub'},
58 $xreftable{$thisfile}{'(main)'}{main}{'$compilesub'},
63 $xreftable{$thisfile}{'(main)'}{main}{'$compilesub'},
68 defined $xreftable{$thisfile}{'(main)'}{'(lexical)'}{'$curfile'},
72 $xreftable{$thisfile}{'(main)'}{'(lexical)'}{'$curfile'},
77 defined $xreftable{$thisfile}{'(main)'}{main}{'%xreftable'},
81 defined $xreftable{$thisfile}{'Testing::Xref::foo'}{main}{'%xreftable'},
85 $xreftable{$thisfile}{'(main)'}{main}{'&use_ok'}, '&50',
89 $xreftable{$thisfile}{'(definitions)'}{'Testing::Xref'}{'&foo'}, 's1001',
[all …]
/openbsd/src/gnu/usr.bin/cvs/doc/
Dtexinfo.tex755 \def\thisfile{#1}%
756 \input\thisfile
759 \def\thisfile{}
1609 % @evenfooting @thisfile||
1610 % @oddfooting ||@thisfile
4491 \def\thisfile{#1}%
4492 \expandafter\expandafter\setupverbatiminclude\input\thisfile
/openbsd/src/gnu/usr.bin/gcc/gcc/doc/include/
Dtexinfo.tex814 \def\thisfile{#1}%
816 \input\thisfile
819 \def\thisfile{}
1845 % @evenfooting @thisfile||
1846 % @oddfooting ||@thisfile
4899 \def\thisfile{#1}%
4900 \expandafter\expandafter\setupverbatiminclude\input\thisfile
/openbsd/src/gnu/usr.bin/binutils-2.17/texinfo/
Dtexinfo.tex857 \def\thisfile{#1}%
881 \expandafter\pushthisfilestackY\thisfile\StackTerm
884 \gdef\popthisfilestack{\gdef\thisfile{#1}\gdef\popthisfilestack{#2}}%
891 \def\thisfile{}
2073 % @evenfooting @thisfile||
2074 % @oddfooting ||@thisfile
/openbsd/src/gnu/gcc/gcc/doc/include/
Dtexinfo.tex883 \def\thisfile{#1}%
907 \expandafter\pushthisfilestackY\thisfile\StackTerm
910 \gdef\popthisfilestack{\gdef\thisfile{#1}\gdef\popthisfilestack{#2}}%
917 \def\thisfile{}
2278 % @evenfooting @thisfile||
2279 % @oddfooting ||@thisfile
/openbsd/src/gnu/usr.bin/texinfo/doc/
Dtexinfo.tex860 \def\thisfile{#1}%
884 \expandafter\pushthisfilestackY\thisfile\StackTerm
887 \gdef\popthisfilestack{\gdef\thisfile{#1}\gdef\popthisfilestack{#2}}%
894 \def\thisfile{}
2177 % @evenfooting @thisfile||
2178 % @oddfooting ||@thisfile
Dtexinfo.txi17695 @itemx @@thisfile
19230 @findex thisfile
19231 @item @@thisfile
20312 @item @@thischaptername, @@thisfile, @@thistitle, @@thispage
/openbsd/src/gnu/usr.bin/texinfo/
DChangeLog.4611296 * texinfo.tex (@include): Use \thisfile rather than #1 as \input arg.