Searched refs:XREF (Results 1 – 7 of 7) sorted by relevance
| /openbsd/src/gnu/usr.bin/perl/ext/B/t/ |
| D | xref.t | 35 open XREF, '<', $file or die "# Can't open $file: $!\n"; 36 while (<XREF>) { 50 close XREF;
|
| /openbsd/src/gnu/usr.bin/texinfo/makeinfo/ |
| D | xref.c | 150 xml_insert_element_with_attribute (XREF, START, in cm_xref() 152 xml_insert_element (XREF, END); in cm_xref() 173 xml_insert_element (XREF, START); in cm_xref() 201 xml_insert_element (XREF, END); in cm_xref()
|
| D | xml.h | 83 XREF, XREFNODENAME, XREFINFONAME, XREFPRINTEDDESC, XREFINFOFILE, enumerator
|
| /openbsd/src/gnu/usr.bin/perl/ |
| D | toke.c | 236 #define PREREF(retval) return (PL_expect = XREF,PL_bufptr = s, REPORT(retval)) 4801 PL_expect = XREF; in S_intuit_method() 5394 if ( (PL_expect != XREF || PL_oldoldbufptr == PL_last_lop) in yyl_dollar() 6086 if ( (PL_expect != XREF || PL_oldoldbufptr == PL_last_lop) in yyl_percent() 6374 if (PL_expect == XREF && PL_lex_state == LEX_INTERPNORMAL) { in yyl_leftcurly() 6384 if (PL_expect == XREF && PL_oldoldbufptr != PL_last_lop) { in yyl_leftcurly() 6477 if (PL_expect == XREF) { in yyl_leftcurly() 6706 if ( (PL_expect != XREF || PL_oldoldbufptr == PL_last_lop) in yyl_snail() 7799 (PL_expect == XREF in yyl_just_a_word() 8181 LOP(OP_EXEC,XREF); in yyl_word_or_keyword() [all …]
|
| D | perl.h | 5914 XREF, enumerator
|
| /openbsd/src/gnu/usr.bin/binutils/gas/doc/ |
| D | as.texinfo | 1757 @item @code{XREF} pseudo-op. 1759 The m68k @code{XREF} pseudo-op is ignored.
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/gas/doc/ |
| D | as.texinfo | 1846 @item @code{XREF} pseudo-op. 1848 The m68k @code{XREF} pseudo-op is ignored.
|