Searched refs:XREF (Results 1 – 7 of 7) sorted by relevance
| /openbsd-src/gnu/usr.bin/perl/ext/B/t/ |
| H A 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/ |
| H A 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()
|
| H A D | xml.h | 83 XREF, XREFNODENAME, XREFINFONAME, XREFPRINTEDDESC, XREFINFOFILE, enumerator
|
| /openbsd-src/gnu/usr.bin/perl/ |
| H A D | toke.c | 236 #define PREREF(retval) return (PL_expect = XREF,PL_bufptr = s, REPORT(retval)) 4801 PL_expect = XREF; 5394 if ( (PL_expect != XREF || PL_oldoldbufptr == PL_last_lop) in yyl_sub() 6086 if ( (PL_expect != XREF || PL_oldoldbufptr == PL_last_lop) in yyl_colon() 6374 if (PL_expect == XREF && PL_lex_state == LEX_INTERPNORMAL) { in yyl_rightcurly() 6384 if (PL_expect == XREF && PL_oldoldbufptr != PL_last_lop) { in yyl_rightcurly() 6477 if (PL_expect == XREF) { in yyl_verticalbar() 6706 if ( (PL_expect != XREF || PL_oldoldbufptr == PL_last_lop) in yyl_leftpointy() 7799 (PL_expect == XREF in yyl_word_or_keyword() 8181 LOP(OP_EXEC,XREF); in yyl_word_or_keyword() [all...] |
| H A D | perl.h | 5914 XREF, 5916 XREF, global() enumerator
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/gas/doc/ |
| H A D | as.texinfo | 1846 @item @code{XREF} pseudo-op. 1848 The m68k @code{XREF} pseudo-op is ignored.
|
| /openbsd-src/gnu/usr.bin/binutils/gas/doc/ |
| H A D | as.texinfo | 1757 @item @code{XREF} pseudo-op. 1759 The m68k @code{XREF} pseudo-op is ignored.
|