HomeSort by: relevance | last modified time | path
    Searched defs:x_p (Results 1 - 1 of 1) sorted by relevancy

  /src/external/gpl2/texinfo/dist/makeinfo/
defun.c 333 X_P, if nonzero, says not to start a new insertion. */
335 defun_internal (int type, int x_p)
482 if (!x_p)
528 if (!x_p)
696 int x_p = (command[strlen (command) - 1] == 'x');
698 if (x_p)
705 if (x_p)
721 defun_internal (type, x_p);
695 int x_p = (command[strlen (command) - 1] == 'x'); local

Completed in 20 milliseconds