HomeSort by relevance Sort by last modified time
    Searched refs:noexpand (Results 1 - 4 of 4) sorted by null

  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex 179 \def\makecsname#1{\expandafter\noexpand\csname#1\endcsname}
305 \noexpand\or \the\toks4 \the\toks6
306 \noexpand\else \the\toks8
933 \edef\temp{\noexpand\input #1 }%
    [all...]
  /external/grub/docs/
texinfo.tex 175 \def\makecsname#1{\expandafter\noexpand\csname#1\endcsname}
    [all...]
  /external/e2fsprogs/lib/et/
texinfo.tex 776 \noexpand\doindex {#1}}
789 \noexpand\docodeindex {#1}}
798 \noexpand\doindex {#2}}%
805 \noexpand\docodeindex {#2}}%
    [all...]
  /system/core/sh/
parser.c 116 STATIC int noexpand(char *);
656 if (! noexpand(wordtext) || (i = strlen(wordtext)) == 0 || i > EOFMARKLEN)
1552 noexpand(char *text) function
    [all...]

Completed in 392 milliseconds