Searched refs:do_indent (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/flex/src/
H A Dgen.c84 void do_indent (void) function
739 do_indent ();
842 do_indent ();
957 do_indent ();
966 do_indent ();
985 do_indent ();
1472 do_indent ();
1484 do_indent ();
1967 do_indent ();
1994 do_indent ();
[all...]
H A Dflexdef.h738 extern void do_indent(void); /* indent to the current level */
/freebsd-13-stable/crypto/openssl/crypto/asn1/
H A Da_strex.c410 static int do_indent(char_io *io_ch, void *arg, int indent) function
438 if (!do_indent(io_ch, arg, indent))
501 if (!do_indent(io_ch, arg, indent))
532 if (!do_indent(io_ch, arg, fld_len - objlen))
/freebsd-13-stable/usr.bin/patch/
H A Dpch.c1208 * Worry about indentation if do_indent is true.
1215 pgets(bool do_indent) argument
1231 if (do_indent == 1 && p_indent) {

Completed in 87 milliseconds