Searched refs:thisfile (Results 1 – 9 of 9) sorted by relevance
| /openbsd/src/usr.bin/less/ |
| D | ch.c | 67 #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/ |
| D | xref.t | 51 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/ |
| D | texinfo.tex | 755 \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/ |
| D | texinfo.tex | 814 \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/ |
| D | texinfo.tex | 857 \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/ |
| D | texinfo.tex | 883 \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/ |
| D | texinfo.tex | 860 \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
|
| D | texinfo.txi | 17695 @itemx @@thisfile 19230 @findex thisfile 19231 @item @@thisfile 20312 @item @@thischaptername, @@thisfile, @@thistitle, @@thispage
|
| /openbsd/src/gnu/usr.bin/texinfo/ |
| D | ChangeLog.46 | 11296 * texinfo.tex (@include): Use \thisfile rather than #1 as \input arg.
|